Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_dev.c1408 usb_fifo_wakeup(struct usb_fifo *f) in usb_fifo_wakeup() function
1724 usb_fifo_wakeup(f); in usb_fifo_put_data()
1765 usb_fifo_wakeup(f); in usb_fifo_put_data_linear()
1787 usb_fifo_wakeup(f); in usb_fifo_put_data_buffer()
1797 usb_fifo_wakeup(f); in usb_fifo_put_data_error()
1841 usb_fifo_wakeup(f); in usb_fifo_get_data()
1863 usb_fifo_wakeup(f); in usb_fifo_get_data()
1907 usb_fifo_wakeup(f); in usb_fifo_get_data_linear()
1929 usb_fifo_wakeup(f); in usb_fifo_get_data_linear()
1960 usb_fifo_wakeup(f); in usb_fifo_get_data_error()
Dusbdi.h642 void usb_fifo_wakeup(struct usb_fifo *f);
Dusb_generic.c933 usb_fifo_wakeup(f); in ugen_fs_set_complete()