Searched refs:ux_host_class_command_iad_class (Results 1 – 8 of 8) sorted by relevance
52 command.ux_host_class_command_iad_class = 0; in post_init_host()61 command.ux_host_class_command_iad_class = 1; in post_init_host()69 command.ux_host_class_command_iad_class = UX_HOST_CLASS_CDC_CONTROL_CLASS; in post_init_host()
81 query -> ux_host_class_query_iad_class != command -> ux_host_class_command_iad_class) in _ux_host_class_dummy_command_query_list_check()
1851 command.ux_host_class_command_iad_class = 0; in tx_test_thread_host_simulation_entry()1866 command.ux_host_class_command_iad_class = 0xFE; in tx_test_thread_host_simulation_entry()
106 …if ((command -> ux_host_class_command_iad_class == 0) && (command -> ux_host_class_command_iad_sub… in _ux_host_class_cdc_ecm_entry()114 … if ((command -> ux_host_class_command_iad_class == UX_HOST_CLASS_CDC_CONTROL_CLASS) && in _ux_host_class_cdc_ecm_entry()
126 …if ((command -> ux_host_class_command_iad_class == 0) && (command -> ux_host_class_command_iad_sub… in _ux_host_class_cdc_acm_entry()134 … if ((command -> ux_host_class_command_iad_class == UX_HOST_CLASS_CDC_CONTROL_CLASS) && in _ux_host_class_cdc_acm_entry()
104 class_command.ux_host_class_command_iad_class = 0; in _ux_host_stack_class_device_scan()
113 … class_command.ux_host_class_command_iad_class = interface_ptr -> ux_interface_iad_class ; in _ux_host_stack_configuration_interface_scan()
1747 UINT ux_host_class_command_iad_class; member