Searched refs:ux_device_state (Results 1 – 25 of 32) sorted by relevance
12
102 if (device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_stack_device_configuration_reset()124 device -> ux_device_state = UX_DEVICE_ADDRESSED; in _ux_host_stack_device_configuration_reset()
145 …if ((device -> ux_device_state == UX_DEVICE_ATTACHED) || (device -> ux_device_state == UX_DEVICE_A… in _ux_host_stack_transfer_request()146 || (device -> ux_device_state == UX_DEVICE_CONFIGURED)) in _ux_host_stack_transfer_request()
130 if (device -> ux_device_state != UX_DEVICE_ATTACHED && in _ux_host_stack_transfer_run()131 device -> ux_device_state != UX_DEVICE_ADDRESSED && in _ux_host_stack_transfer_run()132 device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_stack_transfer_run()
134 if (device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_stack_device_configuration_select()
90 if (dpump -> ux_host_class_dpump_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_dpump_configure()
176 device -> ux_device_state = UX_DEVICE_ADDRESSED; in _ux_host_stack_device_address_set()
143 if (device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_stack_device_configuration_activate()
146 if (device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_stack_device_configuration_deactivate()
178 device -> ux_device_state = UX_DEVICE_CONFIGURED; in _ux_host_stack_configuration_set()
156 device -> ux_device_state = UX_DEVICE_REMOVED; in _ux_host_stack_device_remove()
94 if (prolific -> ux_host_class_prolific_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_prolific_configure()
94 if (hid -> ux_host_class_hid_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_hid_configure()
94 if (asix -> ux_host_class_asix_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_asix_configure()
93 if (swar -> ux_host_class_swar_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_swar_configure()
90 if (printer -> ux_host_class_printer_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_printer_configure()
91 if (pima -> ux_host_class_pima_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_pima_configure()
141 if (device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_storage_check_run()
90 if (storage -> ux_host_class_storage_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_storage_configure()
91 if (cdc_acm -> ux_host_class_cdc_acm_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_cdc_acm_configure()
141 if (device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_storage_lock()
98 if (gser -> ux_host_class_gser_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_gser_configure()
99 if (video -> ux_host_class_video_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_video_configure()
162 if (device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_storage_read_write_run()
108 if (video -> ux_host_class_video_device -> ux_device_state != UX_DEVICE_CONFIGURED) in _ux_host_class_video_entities_parse()
95 if (audio -> ux_host_class_audio_device -> ux_device_state == UX_DEVICE_CONFIGURED) in _ux_host_class_audio_configure()