Home
last modified time | relevance | path

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

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