Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dehci-sched.c62 shadow_next_periodic(struct ehci_hcd *ehci, union ehci_shadow *periodic, in shadow_next_periodic() function
86 hw_p = shadow_next_periodic(ehci, &here, in periodic_unlink()
101 *shadow_next_periodic(ehci, &here, Q_NEXT_TYPE(ehci, *hw_p)) in periodic_unlink()
103 *hw_p = *shadow_next_periodic(ehci, &here, in periodic_unlink()
572 hw_p = shadow_next_periodic(ehci, &here, type); in qh_link_periodic()
1752 hw_p = shadow_next_periodic(ehci, &here, type); in itd_link()
Dfusbh200-hcd.c3385 shadow_next_periodic(struct fusbh200_hcd *fusbh200, union fusbh200_shadow *periodic, in shadow_next_periodic() function
3409 hw_p = shadow_next_periodic(fusbh200, &here, in periodic_unlink()
3423 *hw_p = *shadow_next_periodic(fusbh200, &here, in periodic_unlink()
3611 hw_p = shadow_next_periodic(fusbh200, &here, type); in qh_link_periodic()
4494 hw_p = shadow_next_periodic(fusbh200, &here, type); in itd_link()
Dfotg210-hcd.c3442 shadow_next_periodic(struct fotg210_hcd *fotg210, in shadow_next_periodic() function
3467 hw_p = shadow_next_periodic(fotg210, &here, in periodic_unlink()
3481 *hw_p = *shadow_next_periodic(fotg210, &here, in periodic_unlink()
3670 hw_p = shadow_next_periodic(fotg210, &here, type); in qh_link_periodic()
4558 hw_p = shadow_next_periodic(fotg210, &here, type); in itd_link()