Home
last modified time | relevance | path

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

/Linux-v4.19/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.c1793 static union ehci_shadow *periodic_next_shadow(union ehci_shadow *periodic, in periodic_next_shadow() function
1812 prev_p = periodic_next_shadow(prev_p, Q_NEXT_TYPE(*hw_p)); in periodic_unlink()
1823 *prev_p = *periodic_next_shadow(&here, Q_NEXT_TYPE(*hw_p)); in periodic_unlink()
1938 prev = periodic_next_shadow(prev, type); in qh_link_periodic()
Dfotg210-hcd.c3275 static union fotg210_shadow *periodic_next_shadow(struct fotg210_hcd *fotg210, in periodic_next_shadow() function
3311 prev_p = periodic_next_shadow(fotg210, prev_p, in periodic_unlink()
3324 *prev_p = *periodic_next_shadow(fotg210, &here, in periodic_unlink()
3504 prev = periodic_next_shadow(fotg210, prev, type); in qh_link_periodic()
4335 prev = periodic_next_shadow(fotg210, prev, type); in itd_link()