Home
last modified time | relevance | path

Searched defs:device (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/USBX-v6.2.1/common/core/src/
Dux_host_stack_tasks_run.c183 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 …]
Dux_host_stack_device_configuration_deactivate.c85 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()
Dux_host_stack_device_get.c77 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()
Dux_host_stack_device_configuration_get.c75 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()
Dux_host_stack_device_string_get.c82 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()
Dux_host_stack_role_swap.c79 UINT _ux_host_stack_role_swap(UX_DEVICE *device) in _ux_host_stack_role_swap()
Dux_hcd_sim_host_port_reset.c83 UX_SLAVE_DEVICE *device; in _ux_hcd_sim_host_port_reset() local
Dux_host_stack_class_interface_scan.c91 UINT _ux_host_stack_class_interface_scan(UX_DEVICE *device) in _ux_host_stack_class_interface_scan()
Dux_host_stack_new_configuration_create.c74 VOID _ux_host_stack_new_configuration_create(UX_DEVICE *device, UX_CONFIGURATION *configuration) in _ux_host_stack_new_configuration_create()
Dux_host_stack_rh_device_insertion.c94 UX_DEVICE *device; in _ux_host_stack_rh_device_insertion() local
Dux_host_stack_class_device_scan.c88 UINT _ux_host_stack_class_device_scan(UX_DEVICE *device) in _ux_host_stack_class_device_scan()
Dux_host_stack_new_device_get.c82 UX_DEVICE *device; in _ux_host_stack_new_device_get() local
Dux_host_stack_device_configuration_select.c92 UX_DEVICE *device; in _ux_host_stack_device_configuration_select() local
/USBX-v6.2.1/common/usbx_host_classes/src/
Dux_host_class_storage_check_run.c88 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
Dux_host_class_swar_activate.c83 UX_DEVICE *device; in _ux_host_class_swar_activate() local
Dux_host_class_hub_activate.c94 UX_DEVICE *device; in _ux_host_class_hub_activate() local
Dux_host_class_gser_activate.c85 UX_DEVICE *device; in _ux_host_class_gser_activate() local
/USBX-v6.2.1/test/regression/
Dux_test_race_condition_overrides.c13 UX_DEVICE *device; in _ux_host_stack_transfer_request() local
161 UX_DEVICE *device; in _ux_host_stack_interface_set() local
Dusbx_ux_host_class_storage_configure_coverage_test.c13 static UX_DEVICE device; variable
Dusbx_hub_hub_device_connect_test.c26 UX_DEVICE *device; in post_init_host() local
Dusbx_msrc_73716_cdc_ecm_mac_get_desc_check.c24 UX_DEVICE *device; in post_init_host() local
/USBX-v6.2.1/common/usbx_device_classes/src/
Dux_device_class_audio_control_request.c79 UX_SLAVE_DEVICE *device; in _ux_device_class_audio_control_request() local
Dux_device_class_audio_reception_start.c83 UX_SLAVE_DEVICE *device; in _ux_device_class_audio_reception_start() local
Dux_device_class_video_max_payload_get.c73 UX_SLAVE_DEVICE *device; in _ux_device_class_video_max_payload_length() local
Dux_device_class_video_reception_start.c78 UX_SLAVE_DEVICE *device; in _ux_device_class_video_reception_start() local

12345678910>>...15