Searched refs:ux_host_class_command_vid (Results 1 – 7 of 7) sorted by relevance
92 (command -> ux_host_class_command_vid == 0x67b))) in _ux_host_class_prolific_entry()
91 … (command -> ux_host_class_command_vid == UX_HOST_CLASS_SWAR_VENDOR_ID ))) in _ux_host_class_swar_entry()
91 … (command -> ux_host_class_command_vid == UX_HOST_CLASS_GSER_VENDOR_ID ))) in _ux_host_class_gser_entry()
155 (command -> ux_host_class_command_vid == _ux_host_class_asix_vid_pid_array[pos ])) in _ux_host_class_asix_try_all_vid_pids()
99 class_command.ux_host_class_command_vid = device -> ux_device_descriptor.idVendor; in _ux_host_stack_class_device_scan()
51 query -> ux_host_class_query_vid != command -> ux_host_class_command_vid) in _ux_host_class_dummy_command_query_list_check()
1743 UINT ux_host_class_command_vid; member