Searched refs:UX_HCD_ENABLE_PORT (Results 1 – 9 of 9) sorted by relevance
131 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_ENABLE_PORT, (VOID *)((ALIGN_TYPE)port_ind… in _ux_host_stack_rh_device_insertion()
139 case UX_HCD_ENABLE_PORT: in _ux_hcd_sim_host_entry()
187 return hcd -> ux_hcd_entry_function(hcd, UX_HCD_ENABLE_PORT, (VOID *)port_index); in _ux_host_stack_rh_port_enable()
132 case UX_HCD_ENABLE_PORT: in _ux_hcd_ohci_entry()
131 case UX_HCD_ENABLE_PORT: in _ux_hcd_ehci_entry()
172 { UX_HCD_ENABLE_PORT, NULL,
209 case UX_HCD_ENABLE_PORT: in _ux_hcd_test_host_entry()
918 case UX_HCD_ENABLE_PORT: in ux_test_action_handler_check()
1556 #define UX_HCD_ENABLE_PORT 3 macro