| /USBX-v6.2.1/common/core/src/ |
| D | ux_host_stack_tasks_run.c | 183 static inline UINT _ux_host_stack_rh_port_enable(UX_DEVICE *device) in _ux_host_stack_rh_port_enable() 189 static inline UINT _ux_host_stack_rh_port_reset(UX_DEVICE *device) in _ux_host_stack_rh_port_reset() 195 static inline UINT _ux_host_stack_rh_port_status_get(UX_DEVICE *device) in _ux_host_stack_rh_port_status_get() 201 static inline VOID _ux_host_stack_enum_address_sent(UX_DEVICE *device) in _ux_host_stack_enum_address_sent() 213 UX_DEVICE *device, UCHAR *descriptor) in _ux_host_stack_enum_device_descriptor_parse0() 224 UX_DEVICE *device, UX_CONFIGURATION *configuration, UCHAR *descriptor) in _ux_host_stack_enum_configuration_descriptor_parse0() 235 static inline UINT _ux_host_stack_enum_configuration_read(UX_DEVICE *device) in _ux_host_stack_enum_configuration_read() 284 static inline VOID _ux_host_stack_configuration_parsed(UX_DEVICE *device) in _ux_host_stack_configuration_parsed() 318 static inline VOID _ux_host_stack_device_enumerated(UX_DEVICE *device) in _ux_host_stack_device_enumerated() 375 static inline UINT _ux_host_stack_interface_activate_wait(UX_DEVICE *device, in _ux_host_stack_interface_activate_wait() [all …]
|
| D | ux_host_stack_device_configuration_deactivate.c | 85 UINT _ux_host_stack_device_configuration_deactivate(UX_DEVICE *device) in _ux_host_stack_device_configuration_deactivate() 236 UINT _uxe_host_stack_device_configuration_deactivate(UX_DEVICE *device) in _uxe_host_stack_device_configuration_deactivate()
|
| D | ux_host_stack_device_get.c | 77 UINT _ux_host_stack_device_get(ULONG device_index, UX_DEVICE **device) in _ux_host_stack_device_get() 190 UINT _uxe_host_stack_device_get(ULONG device_index, UX_DEVICE **device) in _uxe_host_stack_device_get()
|
| D | ux_host_stack_device_configuration_get.c | 75 UINT _ux_host_stack_device_configuration_get(UX_DEVICE *device, UINT configuration_index, in _ux_host_stack_device_configuration_get() 178 UINT _uxe_host_stack_device_configuration_get(UX_DEVICE *device, UINT configuration_index, in _uxe_host_stack_device_configuration_get()
|
| D | ux_host_stack_device_string_get.c | 82 UINT _ux_host_stack_device_string_get(UX_DEVICE *device, UCHAR *descriptor_buffer, ULONG length, U… in _ux_host_stack_device_string_get() 195 UINT _uxe_host_stack_device_string_get(UX_DEVICE *device, UCHAR *descriptor_buffer, ULONG length, … in _uxe_host_stack_device_string_get()
|
| D | ux_host_stack_role_swap.c | 79 UINT _ux_host_stack_role_swap(UX_DEVICE *device) in _ux_host_stack_role_swap()
|
| D | ux_hcd_sim_host_port_reset.c | 83 UX_SLAVE_DEVICE *device; in _ux_hcd_sim_host_port_reset() local
|
| D | ux_host_stack_class_interface_scan.c | 91 UINT _ux_host_stack_class_interface_scan(UX_DEVICE *device) in _ux_host_stack_class_interface_scan()
|
| D | ux_host_stack_new_configuration_create.c | 74 VOID _ux_host_stack_new_configuration_create(UX_DEVICE *device, UX_CONFIGURATION *configuration) in _ux_host_stack_new_configuration_create()
|
| D | ux_host_stack_rh_device_insertion.c | 94 UX_DEVICE *device; in _ux_host_stack_rh_device_insertion() local
|
| D | ux_host_stack_class_device_scan.c | 88 UINT _ux_host_stack_class_device_scan(UX_DEVICE *device) in _ux_host_stack_class_device_scan()
|
| D | ux_host_stack_new_device_get.c | 82 UX_DEVICE *device; in _ux_host_stack_new_device_get() local
|
| D | ux_host_stack_device_configuration_select.c | 92 UX_DEVICE *device; in _ux_host_stack_device_configuration_select() local
|
| /USBX-v6.2.1/common/usbx_host_classes/src/ |
| D | ux_host_class_storage_check_run.c | 88 UX_DEVICE *device; in _ux_host_class_storage_check_run() local 114 device = storage -> ux_host_class_storage_device; in _ux_host_class_storage_check_run() local
|
| D | ux_host_class_swar_activate.c | 83 UX_DEVICE *device; in _ux_host_class_swar_activate() local
|
| D | ux_host_class_hub_activate.c | 94 UX_DEVICE *device; in _ux_host_class_hub_activate() local
|
| D | ux_host_class_gser_activate.c | 85 UX_DEVICE *device; in _ux_host_class_gser_activate() local
|
| /USBX-v6.2.1/test/regression/ |
| D | ux_test_race_condition_overrides.c | 13 UX_DEVICE *device; in _ux_host_stack_transfer_request() local 161 UX_DEVICE *device; in _ux_host_stack_interface_set() local
|
| D | usbx_ux_host_class_storage_configure_coverage_test.c | 13 static UX_DEVICE device; variable
|
| D | usbx_hub_hub_device_connect_test.c | 26 UX_DEVICE *device; in post_init_host() local
|
| D | usbx_msrc_73716_cdc_ecm_mac_get_desc_check.c | 24 UX_DEVICE *device; in post_init_host() local
|
| /USBX-v6.2.1/common/usbx_device_classes/src/ |
| D | ux_device_class_audio_control_request.c | 79 UX_SLAVE_DEVICE *device; in _ux_device_class_audio_control_request() local
|
| D | ux_device_class_audio_reception_start.c | 83 UX_SLAVE_DEVICE *device; in _ux_device_class_audio_reception_start() local
|
| D | ux_device_class_video_max_payload_get.c | 73 UX_SLAVE_DEVICE *device; in _ux_device_class_video_max_payload_length() local
|
| D | ux_device_class_video_reception_start.c | 78 UX_SLAVE_DEVICE *device; in _ux_device_class_video_reception_start() local
|