Searched refs:ux_host_class_command_pid (Results 1 – 7 of 7) sorted by relevance
91 (command -> ux_host_class_command_pid == 0x2303) && in _ux_host_class_prolific_entry()
90 … (command -> ux_host_class_command_pid == UX_HOST_CLASS_SWAR_PRODUCT_ID) && in _ux_host_class_swar_entry()
90 … (command -> ux_host_class_command_pid == UX_HOST_CLASS_GSER_PRODUCT_ID) && in _ux_host_class_gser_entry()
154 if ((command -> ux_host_class_command_pid == _ux_host_class_asix_vid_pid_array[pos + 1]) && in _ux_host_class_asix_try_all_vid_pids()
100 class_command.ux_host_class_command_pid = device -> ux_device_descriptor.idProduct; in _ux_host_stack_class_device_scan()
57 query -> ux_host_class_query_pid != command -> ux_host_class_command_pid) in _ux_host_class_dummy_command_query_list_check()
1742 UINT ux_host_class_command_pid; member