Searched refs:next_prev (Results 1 – 2 of 2) sorted by relevance
95 VOID* next_prev, /* for next -> prev_lp (virtual). */ in _ux_hcd_ehci_periodic_descriptor_link() argument109 link_virtual_lp.void_ptr = next_prev; in _ux_hcd_ehci_periodic_descriptor_link()113 if (prev_next && next_prev) in _ux_hcd_ehci_periodic_descriptor_link()
793 void _ux_hcd_ehci_periodic_descriptor_link(VOID* prev, VOID* prev_next, VOID* next_prev, VOID* next…