Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/usbip/
Dvhci.h52 wait_queue_head_t waitq_tx; member
Dvhci_tx.c217 wait_event_interruptible(vdev->waitq_tx, in vhci_tx_loop()
Dvhci_hcd.c502 wake_up(&vdev->waitq_tx); in vhci_tx_urb()
754 wake_up(&vdev->waitq_tx); in vhci_urb_dequeue()
906 init_waitqueue_head(&vdev->waitq_tx); in vhci_device_init()