Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dehci-sched.c32 periodic_next_shadow(struct ehci_hcd *ehci, union ehci_shadow *periodic, in periodic_next_shadow() function
71 prev_p = periodic_next_shadow(ehci, prev_p, in periodic_unlink()
84 *prev_p = *periodic_next_shadow(ehci, &here, in periodic_unlink()
560 prev = periodic_next_shadow(ehci, prev, type); in qh_link_periodic()
1736 prev = periodic_next_shadow(ehci, prev, type); in itd_link()
Doxu210hp-hcd.c2232 static union ehci_shadow *periodic_next_shadow(union ehci_shadow *periodic, in periodic_next_shadow() function
2251 prev_p = periodic_next_shadow(prev_p, Q_NEXT_TYPE(*hw_p)); in periodic_unlink()
2262 *prev_p = *periodic_next_shadow(&here, Q_NEXT_TYPE(*hw_p)); in periodic_unlink()
2377 prev = periodic_next_shadow(prev, type); in qh_link_periodic()
Dfotg210-hcd.c3281 static union fotg210_shadow *periodic_next_shadow(struct fotg210_hcd *fotg210, in periodic_next_shadow() function
3317 prev_p = periodic_next_shadow(fotg210, prev_p, in periodic_unlink()
3330 *prev_p = *periodic_next_shadow(fotg210, &here, in periodic_unlink()
3510 prev = periodic_next_shadow(fotg210, prev, type); in qh_link_periodic()
4341 prev = periodic_next_shadow(fotg210, prev, type); in itd_link()