usb_fifo_free
usb_fifo_free(f_tx);
usb_fifo_free(f_rx);
usb_fifo_free(f_sc->fp[USB_FIFO_TX]);
usb_fifo_free(f_sc->fp[USB_FIFO_RX]);
usb_fifo_free(f);
void usb_fifo_free(struct usb_fifo *f);