Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dehci-sched.c49 shadow_next_periodic(struct ehci_hcd *ehci, union ehci_shadow *periodic, in shadow_next_periodic() function
73 hw_p = shadow_next_periodic(ehci, &here, in periodic_unlink()
88 *shadow_next_periodic(ehci, &here, Q_NEXT_TYPE(ehci, *hw_p)) in periodic_unlink()
90 *hw_p = *shadow_next_periodic(ehci, &here, in periodic_unlink()
561 hw_p = shadow_next_periodic(ehci, &here, type); in qh_link_periodic()
1737 hw_p = shadow_next_periodic(ehci, &here, type); in itd_link()
Dfotg210-hcd.c3288 static __hc32 *shadow_next_periodic(struct fotg210_hcd *fotg210, in shadow_next_periodic() function
3313 hw_p = shadow_next_periodic(fotg210, &here, in periodic_unlink()
3327 *hw_p = *shadow_next_periodic(fotg210, &here, in periodic_unlink()
3505 hw_p = shadow_next_periodic(fotg210, &here, type); in qh_link_periodic()
4336 hw_p = shadow_next_periodic(fotg210, &here, type); in itd_link()