Searched refs:intr_deschedule (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 1397 static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh); 1579 intr_deschedule(oxu, qh); in qh_completions() 2458 static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh) in intr_deschedule() function 2720 intr_deschedule(oxu, temp.qh); in scan_periodic() 3378 intr_deschedule(oxu, qh); in oxu_urb_dequeue()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | oxu210hp-hcd.c | 1398 static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh); 1580 intr_deschedule(oxu, qh); in qh_completions() 2459 static void intr_deschedule(struct oxu_hcd *oxu, struct ehci_qh *qh) in intr_deschedule() function 2721 intr_deschedule(oxu, temp.qh); in scan_periodic() 3379 intr_deschedule(oxu, qh); in oxu_urb_dequeue()
|
Completed in 12 milliseconds