Searched defs:periodic_unlink (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ohci-q.c | 270 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink() function
|
H A D | ehci-sched.c | 63 static void periodic_unlink(struct ehci_hcd *ehci, unsigned frame, void *ptr) in periodic_unlink() function
|
H A D | fotg210-hcd.c | 3300 static void periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, in periodic_unlink() function
|
H A D | oxu210hp-hcd.c | 2241 static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) in periodic_unlink() function
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ohci-q.c | 270 static void periodic_unlink (struct ohci_hcd *ohci, struct ed *ed) in periodic_unlink() function
|
H A D | ehci-sched.c | 63 static void periodic_unlink(struct ehci_hcd *ehci, unsigned frame, void *ptr) in periodic_unlink() function
|
H A D | oxu210hp-hcd.c | 2242 static void periodic_unlink(struct oxu_hcd *oxu, unsigned frame, void *ptr) in periodic_unlink() function
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.c | 3301 static void periodic_unlink(struct fotg210_hcd *fotg210, unsigned frame, in periodic_unlink() function
|
Completed in 54 milliseconds