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

/linux-4.4.14/drivers/usb/host/
H A Dehci-sched.c62 shadow_next_periodic(struct ehci_hcd *ehci, union ehci_shadow *periodic, shadow_next_periodic() function
86 hw_p = shadow_next_periodic(ehci, &here, periodic_unlink()
101 *shadow_next_periodic(ehci, &here, Q_NEXT_TYPE(ehci, *hw_p)) periodic_unlink()
103 *hw_p = *shadow_next_periodic(ehci, &here, periodic_unlink()
572 hw_p = shadow_next_periodic(ehci, &here, type); qh_link_periodic()
1752 hw_p = shadow_next_periodic(ehci, &here, type); itd_link()
H A Dfotg210-hcd.c3321 static __hc32 *shadow_next_periodic(struct fotg210_hcd *fotg210, shadow_next_periodic() function
3346 hw_p = shadow_next_periodic(fotg210, &here, periodic_unlink()
3360 *hw_p = *shadow_next_periodic(fotg210, &here, periodic_unlink()
3538 hw_p = shadow_next_periodic(fotg210, &here, type); qh_link_periodic()
4370 hw_p = shadow_next_periodic(fotg210, &here, type); itd_link()

Completed in 114 milliseconds