Searched refs:ux_host_class_hid_client_command_page (Results 1 – 6 of 6) sorted by relevance
96 if ((command -> ux_host_class_hid_client_command_page == UX_HOST_CLASS_HID_PAGE_CONSUMER) && in _ux_host_class_hid_remote_control_entry()
82 …hid_client_command.ux_host_class_hid_client_command_page = hid -> ux_host_class_hid_parser.u… in _ux_host_class_hid_client_search()
110 …if ((command -> ux_host_class_hid_client_command_page == UX_HOST_CLASS_HID_PAGE_GENERIC_DESKTOP_CO… in _ux_host_class_hid_keyboard_entry()
105 …if ((command -> ux_host_class_hid_client_command_page == UX_HOST_CLASS_HID_PAGE_GENERIC_DESKTOP_CO… in _ux_host_class_hid_mouse_entry()
323 …client_command.ux_host_class_hid_client_command_page = UX_HOST_CLASS_HID_PAGE_GENERIC_DESKTOP_CONT… in tx_demo_thread_host_simulation_entry()
1027 ULONG ux_host_class_hid_client_command_page; member