Searched refs:ux_hcd_sim_host_asynch_head_ed (Results 1 – 4 of 4) sorted by relevance
86 if (hcd_sim_host -> ux_hcd_sim_host_asynch_head_ed == UX_NULL) in _ux_hcd_sim_host_asynch_schedule()89 ed = hcd_sim_host -> ux_hcd_sim_host_asynch_head_ed; in _ux_hcd_sim_host_asynch_schedule()113 …cd_sim_host -> ux_hcd_sim_host_asynch_current_ed = hcd_sim_host -> ux_hcd_sim_host_asynch_head_ed; in _ux_hcd_sim_host_asynch_schedule()121 ed = hcd_sim_host -> ux_hcd_sim_host_asynch_head_ed; in _ux_hcd_sim_host_asynch_schedule()
111 head_ed = hcd_sim_host -> ux_hcd_sim_host_asynch_head_ed; in _ux_hcd_sim_host_asynchronous_endpoint_create()113 hcd_sim_host -> ux_hcd_sim_host_asynch_head_ed = ed; in _ux_hcd_sim_host_asynchronous_endpoint_create()
94 hcd_sim_host -> ux_hcd_sim_host_asynch_head_ed = next_ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy()
126 *ux_hcd_sim_host_asynch_head_ed; member