Home
last modified time | relevance | path

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

/linux/drivers/usb/usbip/
H A Dvhci_tx.c169 static struct vhci_unlink *dequeue_from_unlink_tx(struct vhci_device *vdev) in dequeue_from_unlink_tx() function
196 while ((unlink = dequeue_from_unlink_tx(vdev)) != NULL) { in vhci_send_cmd_unlink()