Home
last modified time | relevance | path

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

12345678910>>...13

/linux/drivers/hid/
A 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
576 unsigned int type, unsigned int usage) in hidinput_field_in_collection()
586 struct hid_usage *usage) in hidinput_configure_usage()
1616 struct hid_usage *usage; in __hidinput_change_resolution_multipliers() local
[all …]
A 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()
A 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()
A 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()
A 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()
A 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()
A 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()
A 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()
A Dhid-apple.c200 struct hid_usage *usage, __s32 value) in hidinput_apple_event()
312 struct hid_usage *usage, __s32 value) in apple_event()
386 struct hid_field *field, struct hid_usage *usage, in apple_input_mapping()
407 struct hid_field *field, struct hid_usage *usage, in apple_input_mapped()
A Dhid-ite.c43 struct hid_usage *usage, unsigned long **bit, in ite_input_mapping()
68 struct hid_usage *usage, __s32 value) in ite_event()
A Dhid-multitouch.c470 struct hid_field *field, struct hid_usage *usage) in mt_feature_mapping()
519 struct mt_usages *usage; in mt_allocate_usage() local
664 struct mt_usages *usage; in mt_store_field() local
706 struct hid_field *field, struct hid_usage *usage, in mt_touch_input_mapping()
987 struct hid_usage *usage, __s32 value) in mt_touch_event()
1126 struct hid_usage *usage, in mt_process_mt_event()
1310 struct hid_field *field, struct hid_usage *usage, in mt_input_mapping()
1383 struct hid_field *field, struct hid_usage *usage, in mt_input_mapped()
1400 struct hid_usage *usage, __s32 value) in mt_event()
1431 struct hid_usage *usage, in mt_need_to_apply_feature()
[all …]
A Dhid-lenovo.c135 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_tpkbd()
148 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_cptkbd()
222 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_scrollpoint()
233 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_tp10_ultrabook_kbd()
271 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping_x1_tab_kbd()
319 struct hid_usage *usage, unsigned long **bit, int *max) in lenovo_input_mapping()
510 struct hid_field *field, struct hid_usage *usage, __s32 value) in lenovo_event_tp10ubkbd()
528 struct hid_field *field, struct hid_usage *usage, __s32 value) in lenovo_event_cptkbd()
563 struct hid_usage *usage, __s32 value) in lenovo_event()
A 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()
A Dhid-debug.c35 unsigned usage; member
476 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()
1030 struct hid_usage *usage; in hid_dump_input_mapping() local
A 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()
/linux/scripts/
A Dparse-maintainers.pl29 sub usage { subroutine
31 usage: $P [options] <pattern matching regexes> label
A Dcheckdeclares.pl17 sub usage { subroutine
A Dcheckincludes.pl17 sub usage { subroutine
A Dsyscallhdr.sh18 usage() { function
A Dsyscallnr.sh17 usage() { function
/linux/tools/testing/ktest/
A Dconfig-bisect.pl71 sub usage { subroutine
74 usage: config-bisect.pl [-l linux-tree][-b build-dir] good-config bad-config [good|bad] label
/linux/mm/
A Dbootmem_info.c47 struct mem_section_usage *usage; in register_page_bootmem_info_section() local
82 struct mem_section_usage *usage; in register_page_bootmem_info_section() local
A Dpage_counter.c17 unsigned long usage) in propagate_protected_usage()
177 long usage; in page_counter_set_max() local
/linux/security/landlock/
A Druleset.h73 refcount_t usage; member
113 refcount_t usage; member
/linux/samples/pktgen/
A Dparameters.sh6 function usage() { function

Completed in 42 milliseconds

12345678910>>...13