Home
last modified time | relevance | path

Searched refs:tav_start_input (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dtms320av110.c63 int tav_start_input(void *, void *, int, void (*)(void *), void *);
80 .start_input = tav_start_input,
212 tav_start_input(void *hdl, void *block, int bsize, in tav_start_input() function