Searched refs:ux_host_class_hid_client_command_instance (Results 1 – 16 of 16) sorted by relevance
319 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()375 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()434 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()460 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()483 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()501 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()525 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()551 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()577 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()
338 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()369 client_command.ux_host_class_hid_client_command_instance = &fake_hid; in tx_demo_thread_host_simulation_entry()398 client_command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()
310 command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()336 command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()
307 command.ux_host_class_hid_client_command_instance = hid; in tx_demo_thread_host_simulation_entry()
86 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_mouse_deactivate()
87 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_remote_control_deactivate()
95 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_keyboard_deactivate()
84 hid_client_command.ux_host_class_hid_client_command_instance = hid; in _ux_host_class_hid_client_search()
133 hid_client_command.ux_host_class_hid_client_command_instance = (VOID *) hid; in _ux_host_class_hid_deactivate()
90 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_remote_control_activate()
100 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_mouse_activate()
157 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_keyboard_activate_wait()
152 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_mouse_activate_wait()
175 hid = command -> ux_host_class_hid_client_command_instance; in _ux_host_class_hid_keyboard_activate()
466 hid_client_command.ux_host_class_hid_client_command_instance = hid; in _ux_host_class_hid_client_activate_wait()
1026 UX_HOST_CLASS_HID *ux_host_class_hid_client_command_instance; member