Home
last modified time | relevance | path

Searched defs:usage (Results 1 – 25 of 91) sorted by relevance

1234

/drivers/hid/
Dhid-input.c61 static bool match_scancode(struct hid_usage *usage, in match_scancode()
67 static bool match_keycode(struct hid_usage *usage, in match_keycode()
76 static bool match_index(struct hid_usage *usage, in match_index()
92 struct hid_usage *usage; in hidinput_find_key() local
118 struct hid_usage *usage; in hidinput_locate_usage() local
135 struct hid_usage *usage; in hidinput_getkeycode() local
157 struct hid_usage *usage; in hidinput_setkeycode() local
580 unsigned int type, unsigned int usage) in hidinput_field_in_collection()
590 struct hid_usage *usage) in hidinput_configure_usage()
1310 static void hidinput_handle_scroll(struct hid_usage *usage, in hidinput_handle_scroll()
[all …]
Dhid-lg.c539 struct hid_usage *usage, unsigned long **bit, int *max) in lg_ultrax_remote_mapping()
571 static int lg_wireless_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_wireless_mapping()
633 struct hid_field *field, struct hid_usage *usage, in lg_input_mapping()
682 struct hid_field *field, struct hid_usage *usage, in lg_input_mapped()
723 struct hid_usage *usage, __s32 value) in lg_event()
Dhid-microsoft.c80 static int ms_ergonomy_kb_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_ergonomy_kb_quirk()
142 static int ms_presenter_8k_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_presenter_8k_quirk()
162 struct hid_usage *usage, unsigned long **bit, int *max) in ms_surface_dial_quirk()
183 struct hid_field *field, struct hid_usage *usage, in ms_input_mapping()
210 struct hid_field *field, struct hid_usage *usage, in ms_input_mapped()
223 struct hid_usage *usage, __s32 value) in ms_event()
Dhid-icade.c165 struct hid_usage *usage, __s32 value) in icade_event()
189 struct hid_field *field, struct hid_usage *usage, in icade_input_mapping()
212 struct hid_field *field, struct hid_usage *usage, in icade_input_mapped()
Dhid-a4tech.c35 struct hid_field *field, struct hid_usage *usage, in a4_input_mapping()
57 struct hid_field *field, struct hid_usage *usage, in a4_input_mapped()
74 struct hid_usage *usage, __s32 value) in a4_event()
Dhid-apple.c222 struct hid_usage *usage, __s32 value) in hidinput_apple_event()
337 struct hid_usage *usage, __s32 value) in apple_event()
414 struct hid_field *field, struct hid_usage *usage, in apple_input_mapping()
435 struct hid_field *field, struct hid_usage *usage, in apple_input_mapped()
Dhid-multitouch.c481 struct hid_field *field, struct hid_usage *usage) in mt_feature_mapping()
530 struct mt_usages *usage; in mt_allocate_usage() local
675 struct mt_usages *usage; in mt_store_field() local
717 struct hid_field *field, struct hid_usage *usage, in mt_touch_input_mapping()
999 struct hid_usage *usage, __s32 value) in mt_touch_event()
1159 struct hid_usage *usage, in mt_process_mt_event()
1343 struct hid_field *field, struct hid_usage *usage, in mt_input_mapping()
1416 struct hid_field *field, struct hid_usage *usage, in mt_input_mapped()
1433 struct hid_usage *usage, __s32 value) in mt_event()
1464 struct hid_usage *usage, in mt_need_to_apply_feature()
[all …]
Dhid-lenovo.c140 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_tpkbd()
153 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_cptkbd()
227 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_scrollpoint()
238 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_tp10_ultrabook_kbd()
276 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_x1_tab_kbd()
324 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping()
515 struct hid_field *field, struct hid_usage *usage, __s32 value) in lenovo_event_tp10ubkbd()
533 struct hid_field *field, struct hid_usage *usage, __s32 value) in lenovo_event_cptkbd()
586 struct hid_usage *usage, __s32 value) in lenovo_event()
Dhid-speedlink.c26 struct hid_field *field, struct hid_usage *usage, in speedlink_input_mapping()
43 struct hid_usage *usage, __s32 value) in speedlink_event()
Dhid-gyration.c25 struct hid_field *field, struct hid_usage *usage, in gyration_input_mapping()
55 struct hid_usage *usage, __s32 value) in gyration_event()
Dhid-ezkey.c26 struct hid_field *field, struct hid_usage *usage, in ez_input_mapping()
48 struct hid_usage *usage, __s32 value) in ez_event()
Dhid-ite.c43 struct hid_usage *usage, unsigned long **bit, in ite_input_mapping()
68 struct hid_usage *usage, __s32 value) in ite_event()
Dhid-debug.c35 unsigned usage; member
475 char *hid_resolv_usage(unsigned usage, struct seq_file *f) { in hid_resolv_usage()
697 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input()
1034 struct hid_usage *usage; in hid_dump_input_mapping() local
Dhid-samsung.c96 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_kbd_mouse_input_mapping()
137 struct hid_field *field, struct hid_usage *usage, in samsung_input_mapping()
Dhid-cypress.c84 struct hid_field *field, struct hid_usage *usage, in cp_input_mapped()
101 struct hid_usage *usage, __s32 value) in cp_event()
Dhid-plantronics.c53 struct hid_usage *usage, in plantronics_input_mapping()
121 struct hid_usage *usage, __s32 value) in plantronics_event()
Dhid-core.c125 unsigned usage; in open_collection() local
231 static int hid_add_usage(struct hid_parser *parser, unsigned usage, u8 size) in hid_add_usage()
782 static void hid_scan_input_usage(struct hid_parser *parser, u32 usage) in hid_scan_input_usage()
790 static void hid_scan_feature_usage(struct hid_parser *parser, u32 usage) in hid_scan_feature_usage()
1065 struct hid_usage *usage; in hid_apply_multiplier_to_field() local
1162 struct hid_usage *usage; in hid_setup_resolution_multiplier() local
1495 static int hid_match_usage(struct hid_device *hid, struct hid_usage *usage) in hid_match_usage()
1514 struct hid_usage *usage, __s32 value, int interrupt) in hid_process_event()
Dhid-google-hammer.c390 struct hid_usage *usage, in hammer_input_mapping()
429 struct hid_usage *usage, __s32 value) in hammer_event()
440 unsigned application, unsigned usage) in hammer_has_usage()
Dwacom_wac.c1860 static int wacom_offset_rotation(struct input_dev *input, struct hid_usage *usage, in wacom_offset_rotation()
1874 int wacom_equivalent_usage(int usage) in wacom_equivalent_usage()
1918 static void wacom_map_usage(struct input_dev *input, struct hid_usage *usage, in wacom_map_usage()
1968 struct hid_field *field, struct hid_usage *usage) in wacom_wac_battery_usage_mapping()
1974 struct hid_usage *usage, __s32 value) in wacom_wac_battery_event()
2033 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pad_usage_mapping()
2142 struct hid_usage *usage, __s32 value) in wacom_wac_pad_event()
2286 struct hid_field *field, struct hid_usage *usage) in wacom_wac_pen_usage_mapping()
2363 struct hid_usage *usage, __s32 value) in wacom_wac_pen_event()
2578 struct hid_field *field, struct hid_usage *usage) in wacom_wac_finger_usage_mapping()
[all …]
Dhid-xinmo.c26 struct hid_usage *usage, __s32 value) in xinmo_event()
Dhid-accutouch.c22 struct hid_usage *usage, in accutouch_input_mapping()
Dhid-penmount.c20 struct hid_usage *usage, unsigned long **bit, int *max) in penmount_input_mapping()
Dhid-corsair.c48 static int corsair_usage_to_gkey(unsigned int usage) in corsair_usage_to_gkey()
606 struct hid_usage *usage, __s32 value) in corsair_event()
630 struct hid_usage *usage, unsigned long **bit, in corsair_input_mapping()
Dhid-kensington.c21 struct hid_field *field, struct hid_usage *usage, in ks_input_mapping()
/drivers/hid/usbhid/
Dhid-pidff.c208 static void pidff_set(struct pidff_usage *usage, u16 value) in pidff_set()
214 static void pidff_set_signed(struct pidff_usage *usage, s16 value) in pidff_set_signed()
758 static int pidff_find_fields(struct pidff_usage *usage, const u8 *table, in pidff_find_fields()
797 static int pidff_check_usage(int usage) in pidff_check_usage()
872 int usage, int enforce_min) in pidff_find_special_field()

1234