Home
last modified time | relevance | path

Searched refs:USB_IF_POLL (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sys/dev/usb/
H A Dusb_mbuf.h79 #define USB_IF_POLL(ifq, m) ((m) = (ifq)->ifq_head) macro
H A Dusb_dev.c1078 USB_IF_POLL(&f->free_q, m); in usb_poll()
1117 USB_IF_POLL(&f->used_q, m); in usb_poll()
1680 USB_IF_POLL(&f->free_q, m); in usb_fifo_put_bytes_max()
1944 USB_IF_POLL(&f->used_q, m); in usb_fifo_get_data_buffer()
H A Dusb_generic.c383 USB_IF_POLL(&f->free_q, m); in ugen_ctrl_read_callback()

Completed in 5 milliseconds