Searched refs:_ux_host_stack_device_remove (Results 1 – 8 of 8) sorted by relevance
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_hub_port_change_connection_process.c | 124 _ux_host_stack_device_remove(hcd, hub -> ux_host_class_hub_device, port); in _ux_host_class_hub_port_change_connection_process() 223 _ux_host_stack_device_remove(hcd, hub -> ux_host_class_hub_device, port); in _ux_host_class_hub_port_change_connection_process() 258 _ux_host_stack_device_remove(hcd, hub -> ux_host_class_hub_device, port); in _ux_host_class_hub_port_change_connection_process()
|
| D | ux_host_class_hub_deactivate.c | 130 _ux_host_stack_device_remove(hcd, hub -> ux_host_class_hub_device, port_index); in _ux_host_class_hub_deactivate()
|
| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_rh_device_extraction.c | 79 _ux_host_stack_device_remove(hcd, 0, port_index); in _ux_host_stack_rh_device_extraction()
|
| D | ux_host_stack_device_remove.c | 88 UINT _ux_host_stack_device_remove(UX_HCD *hcd, UX_DEVICE *parent, UINT port_index) in _ux_host_stack_device_remove() function
|
| D | ux_host_stack_hcd_unregister.c | 177 _ux_host_stack_device_remove(hcd, UX_DEVICE_PARENT_GET(device), in _ux_host_stack_hcd_unregister()
|
| D | ux_host_stack_rh_device_insertion.c | 221 _ux_host_stack_device_remove(hcd, UX_NULL, port_index); in _ux_host_stack_rh_device_insertion()
|
| D | ux_host_stack_tasks_run.c | 350 _ux_host_stack_device_remove(UX_DEVICE_HCD_GET(device), in _ux_host_stack_device_enumerated()
|
| /USBX-v6.2.1/common/core/inc/ |
| D | ux_host_stack.h | 164 UINT _ux_host_stack_device_remove(UX_HCD *hcd, UX_DEVICE *parent, UINT port_index);
|