Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_otus.c118 Static int otus_alloc_tx_data_list(struct otus_softc *);
1044 if (otus_alloc_tx_data_list(sc)) { in otus_open_pipes()
1136 otus_alloc_tx_data_list(struct otus_softc *sc) in otus_alloc_tx_data_list() function