Home
last modified time | relevance | path

Searched refs:periodic_next_shadow (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dehci-sched.c45 periodic_next_shadow(struct ehci_hcd *ehci, union ehci_shadow *periodic, in periodic_next_shadow() function
84 prev_p = periodic_next_shadow(ehci, prev_p, in periodic_unlink()
97 *prev_p = *periodic_next_shadow(ehci, &here, in periodic_unlink()
571 prev = periodic_next_shadow(ehci, prev, type); in qh_link_periodic()
1751 prev = periodic_next_shadow(ehci, prev, type); in itd_link()
Doxu210hp-hcd.c1813 static union ehci_shadow *periodic_next_shadow(union ehci_shadow *periodic, in periodic_next_shadow() function
1832 prev_p = periodic_next_shadow(prev_p, Q_NEXT_TYPE(*hw_p)); in periodic_unlink()
1843 *prev_p = *periodic_next_shadow(&here, Q_NEXT_TYPE(*hw_p)); in periodic_unlink()
1958 prev = periodic_next_shadow(prev, type); in qh_link_periodic()
Dfusbh200-hcd.c3371 periodic_next_shadow(struct fusbh200_hcd *fusbh200, union fusbh200_shadow *periodic, in periodic_next_shadow() function
3407 prev_p = periodic_next_shadow(fusbh200, prev_p, in periodic_unlink()
3420 *prev_p = *periodic_next_shadow(fusbh200, &here, in periodic_unlink()
3610 prev = periodic_next_shadow(fusbh200, prev, type); in qh_link_periodic()
4493 prev = periodic_next_shadow(fusbh200, prev, type); in itd_link()
Dfotg210-hcd.c3428 periodic_next_shadow(struct fotg210_hcd *fotg210, in periodic_next_shadow() function
3465 prev_p = periodic_next_shadow(fotg210, prev_p, in periodic_unlink()
3478 *prev_p = *periodic_next_shadow(fotg210, &here, in periodic_unlink()
3669 prev = periodic_next_shadow(fotg210, prev, type); in qh_link_periodic()
4557 prev = periodic_next_shadow(fotg210, prev, type); in itd_link()