Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H 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()
541 hw_p = shadow_next_periodic(ehci, &here, type); in qh_link_periodic()
1717 hw_p = shadow_next_periodic(ehci, &here, type); in itd_link()
H A Dfotg210-hcd.c3289 static __hc32 *shadow_next_periodic(struct fotg210_hcd *fotg210, in shadow_next_periodic() function
3314 hw_p = shadow_next_periodic(fotg210, &here, in periodic_unlink()
3328 *hw_p = *shadow_next_periodic(fotg210, &here, in periodic_unlink()
3506 hw_p = shadow_next_periodic(fotg210, &here, type); in qh_link_periodic()
4338 hw_p = shadow_next_periodic(fotg210, &here, type); in itd_link()