Home
last modified time | relevance | path

Searched refs:waitq_tx (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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()
945 wake_up(&vdev->waitq_tx); in vhci_urb_dequeue()
1145 init_waitqueue_head(&vdev->waitq_tx); in vhci_device_init()
/kernel/linux/linux-6.6/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()
1114 init_waitqueue_head(&vdev->waitq_tx); in vhci_device_init()

Completed in 5 milliseconds