Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-ring.c3073 if (ops && ops->queue_irq_work) in xhci_vendor_queue_irq_work()
3074 return ops->queue_irq_work(xhci); in xhci_vendor_queue_irq_work()
H A Dxhci.h2250 irqreturn_t (*queue_irq_work)(struct xhci_hcd *xhci); member