Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
A 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()
547 hw_p = shadow_next_periodic(ehci, &here, type); in qh_link_periodic()
1729 hw_p = shadow_next_periodic(ehci, &here, type); in itd_link()
A Dfotg210-hcd.c3291 static __hc32 *shadow_next_periodic(struct fotg210_hcd *fotg210, in shadow_next_periodic() function
3316 hw_p = shadow_next_periodic(fotg210, &here, in periodic_unlink()
3330 *hw_p = *shadow_next_periodic(fotg210, &here, in periodic_unlink()
3508 hw_p = shadow_next_periodic(fotg210, &here, type); in qh_link_periodic()
4341 hw_p = shadow_next_periodic(fotg210, &here, type); in itd_link()

Completed in 26 milliseconds