Searched defs:usage (Results 1 – 7 of 7) sorted by relevance
75 …ol_usage_get(UX_HOST_CLASS_HID_REMOTE_CONTROL *remote_control_instance, ULONG *usage, ULONG *value) in _ux_host_class_hid_remote_control_usage_get()169 ULONG *usage, ULONG *value) in _uxe_host_class_hid_remote_control_usage_get()
77 ULONG usage; in _ux_host_class_hid_local_item_parse() local
116 #define GET_ALTERNATE_KEY_BITS_IDX(usage) ((usage) - UX_HID_MODIFIER_KEY_LEFT_CONTROL + ALTER… argument
396 ULONG *usage, ULONG *value) in _wait_remote_control_usage()417 ULONG usage; in test_hid_remote_control_events() local
443 ULONG usage; in basic_test() local585 ULONG usage; in host_event_buffer_test() local
286 ULONG usage; in tx_demo_thread_host_simulation_entry() local
132 static inline void hid_usage_add(UCHAR *ptr, UCHAR usage) in hid_usage_add()