Searched defs:port_status (Results 1 – 14 of 14) sorted by relevance
/USBX-v6.2.1/common/core/src/ |
D | ux_host_stack_rh_change_process.c | 83 ULONG port_status; in _ux_host_stack_rh_change_process() local 116 …port_status = hcd -> ux_hcd_entry_function(hcd, UX_HCD_GET_PORT_STATUS, (VOID *)((ALIGN_TYPE)port… in _ux_host_stack_rh_change_process() local
|
D | ux_hcd_sim_host_port_status_get.c | 104 ULONG port_status; in _ux_hcd_sim_host_port_status_get() local
|
D | ux_host_stack_hnp_polling_thread_entry.c | 99 ULONG port_status; in _ux_host_stack_hnp_polling_thread_entry() local
|
/USBX-v6.2.1/common/usbx_host_classes/src/ |
D | ux_host_class_hub_port_change_enable_process.c | 74 … _ux_host_class_hub_port_change_enable_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_status) in _ux_host_class_hub_port_change_enable_process()
|
D | ux_host_class_hub_port_change_over_current_process.c | 74 …ost_class_hub_port_change_over_current_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_status) in _ux_host_class_hub_port_change_over_current_process()
|
D | ux_host_class_hub_port_change_reset_process.c | 74 … _ux_host_class_hub_port_change_reset_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_status) in _ux_host_class_hub_port_change_reset_process()
|
D | ux_host_class_hub_port_change_suspend_process.c | 74 …_ux_host_class_hub_port_change_suspend_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_status) in _ux_host_class_hub_port_change_suspend_process()
|
D | ux_host_class_hub_port_change_process.c | 86 USHORT port_status; in _ux_host_class_hub_port_change_process() local
|
D | ux_host_class_hub_port_reset.c | 82 USHORT port_status; in _ux_host_class_hub_port_reset() local
|
D | ux_host_class_hub_status_get.c | 87 UINT _ux_host_class_hub_status_get(UX_HOST_CLASS_HUB *hub, UINT port, USHORT *port_status, USHORT … in _ux_host_class_hub_status_get()
|
D | ux_host_class_hub_port_change_connection_process.c | 93 …_host_class_hub_port_change_connection_process(UX_HOST_CLASS_HUB *hub, UINT port, UINT port_status) in _ux_host_class_hub_port_change_connection_process()
|
D | ux_host_class_hub_tasks_run.c | 134 USHORT port_status = hub -> ux_host_class_hub_run_port_status; in _ux_host_class_hub_status_process() local
|
/USBX-v6.2.1/common/usbx_host_controllers/src/ |
D | ux_hcd_ohci_port_status_get.c | 103 ULONG port_status; in _ux_hcd_ohci_port_status_get() local
|
D | ux_hcd_ehci_port_status_get.c | 159 ULONG port_status; in _ux_hcd_ehci_port_status_get() local
|