Searched refs:usb_fifo_free (Results 1 – 3 of 3) sorted by relevance
569 usb_fifo_free(struct usb_fifo *f) in usb_fifo_free() function1868 usb_fifo_free(f_tx); in usb_fifo_attach()1869 usb_fifo_free(f_rx); in usb_fifo_attach()2010 usb_fifo_free(f_sc->fp[USB_FIFO_TX]); in usb_fifo_detach()2011 usb_fifo_free(f_sc->fp[USB_FIFO_RX]); in usb_fifo_detach()
719 void usb_fifo_free(struct usb_fifo *f);
2850 usb_fifo_free(f); in usb_fifo_free_wrap()