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