Searched refs:ux_host_class_command_pid (Results 1 – 6 of 6) sorted by relevance
92 (command -> ux_host_class_command_pid == 0x2303) && in _ux_host_class_prolific_entry()
91 … (command -> ux_host_class_command_pid == UX_HOST_CLASS_SWAR_PRODUCT_ID) && in _ux_host_class_swar_entry()
91 … (command -> ux_host_class_command_pid == UX_HOST_CLASS_GSER_PRODUCT_ID) && in _ux_host_class_gser_entry()
155 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()
101 class_command.ux_host_class_command_pid = device -> ux_device_descriptor.idProduct; in _ux_host_stack_class_device_scan()
1738 UINT ux_host_class_command_pid; member