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.c1419 usb_fifo_wakeup(struct usb_fifo *f) in usb_fifo_wakeup() function
1717 usb_fifo_wakeup(f); in usb_fifo_put_data()
1759 usb_fifo_wakeup(f); in usb_fifo_put_data_linear()
1781 usb_fifo_wakeup(f); in usb_fifo_put_data_buffer()
1791 usb_fifo_wakeup(f); in usb_fifo_put_data_error()
1837 usb_fifo_wakeup(f); in usb_fifo_get_data()
1860 usb_fifo_wakeup(f); in usb_fifo_get_data()
1906 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.h643 void usb_fifo_wakeup(struct usb_fifo *f);
Dusb_generic.c988 usb_fifo_wakeup(f); in ugen_fs_set_complete()