Home
last modified time | relevance | path

Searched refs:waitq_tx (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/usbip/
A Dvhci.h48 wait_queue_head_t waitq_tx; member
A Dvhci_tx.c247 wait_event_interruptible(vdev->waitq_tx, in vhci_tx_loop()
A Dvhci_hcd.c689 wake_up(&vdev->waitq_tx); in vhci_tx_urb()
943 wake_up(&vdev->waitq_tx); in vhci_urb_dequeue()
1114 init_waitqueue_head(&vdev->waitq_tx); in vhci_device_init()

Completed in 8 milliseconds