Home
last modified time | relevance | path

Searched refs:_ux_host_stack_device_remove (Results 1 – 8 of 8) sorted by relevance

/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_hub_port_change_connection_process.c124 _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()
Dux_host_class_hub_deactivate.c130 _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/
Dux_host_stack_rh_device_extraction.c79 _ux_host_stack_device_remove(hcd, 0, port_index); in _ux_host_stack_rh_device_extraction()
Dux_host_stack_device_remove.c88 UINT _ux_host_stack_device_remove(UX_HCD *hcd, UX_DEVICE *parent, UINT port_index) in _ux_host_stack_device_remove() function
Dux_host_stack_hcd_unregister.c177 _ux_host_stack_device_remove(hcd, UX_DEVICE_PARENT_GET(device), in _ux_host_stack_hcd_unregister()
Dux_host_stack_rh_device_insertion.c221 _ux_host_stack_device_remove(hcd, UX_NULL, port_index); in _ux_host_stack_rh_device_insertion()
Dux_host_stack_tasks_run.c350 _ux_host_stack_device_remove(UX_DEVICE_HCD_GET(device), in _ux_host_stack_device_enumerated()
/USBX-v6.2.1/common/core/inc/
Dux_host_stack.h164 UINT _ux_host_stack_device_remove(UX_HCD *hcd, UX_DEVICE *parent, UINT port_index);