Searched refs:ux_hcd_sim_host_asynch_current_ed (Results 1 – 3 of 3) sorted by relevance
80 ed = hcd_sim_host -> ux_hcd_sim_host_asynch_current_ed; in _ux_hcd_sim_host_asynch_schedule()114 …hcd_sim_host -> ux_hcd_sim_host_asynch_current_ed = hcd_sim_host -> ux_hcd_sim_host_asynch_head_e… in _ux_hcd_sim_host_asynch_schedule()116 … hcd_sim_host -> ux_hcd_sim_host_asynch_current_ed = ed -> ux_sim_host_ed_next_ed; in _ux_hcd_sim_host_asynch_schedule()
106 if (hcd_sim_host -> ux_hcd_sim_host_asynch_current_ed == ed) in _ux_hcd_sim_host_asynchronous_endpoint_destroy()110 hcd_sim_host -> ux_hcd_sim_host_asynch_current_ed = next_ed; in _ux_hcd_sim_host_asynchronous_endpoint_destroy()
129 *ux_hcd_sim_host_asynch_current_ed; member