Searched refs:itd_link (Results 1 – 2 of 2) sorted by relevance
1715 itd_link(struct ehci_hcd *ehci, unsigned frame, struct ehci_itd *itd) in itd_link() function1795 itd_link(ehci, frame & (ehci->periodic_size - 1), itd); in itd_link_urb()
4321 static inline void itd_link(struct fotg210_hcd *fotg210, unsigned frame, in itd_link() function4396 itd_link(fotg210, frame & (fotg210->periodic_size - 1), in itd_link_urb()