Searched refs:usb_fifo_alloc (Results 1 – 1 of 1) sorted by relevance
52 static struct usb_fifo *usb_fifo_alloc(struct mtx *);311 usb_fifo_alloc(struct mtx *mtx) in usb_fifo_alloc() function445 f = usb_fifo_alloc(&udev->device_mtx); in usb_fifo_create()471 f = usb_fifo_alloc(&udev->device_mtx); in usb_fifo_create()1528 f_tx = usb_fifo_alloc(priv_mtx); in usb_fifo_attach()1529 f_rx = usb_fifo_alloc(priv_mtx); in usb_fifo_attach()