/Linux-v4.19/drivers/hid/ |
D | hid-microsoft.c | 53 static int ms_ergonomy_kb_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_ergonomy_kb_quirk() 115 static int ms_presenter_8k_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_presenter_8k_quirk() 135 struct hid_usage *usage, unsigned long **bit, int *max) in ms_surface_dial_quirk() 159 struct hid_field *field, struct hid_usage *usage, in ms_input_mapping() 185 struct hid_field *field, struct hid_usage *usage, in ms_input_mapped() 197 struct hid_usage *usage, __s32 value) in ms_event()
|
D | hid-lg.c | 485 struct hid_usage *usage, unsigned long **bit, int *max) in lg_ultrax_remote_mapping() 517 static int lg_dinovo_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_dinovo_mapping() 533 static int lg_wireless_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_wireless_mapping() 595 struct hid_field *field, struct hid_usage *usage, in lg_input_mapping() 648 struct hid_field *field, struct hid_usage *usage, in lg_input_mapped() 688 struct hid_usage *usage, __s32 value) in lg_event()
|
D | hid-icade.c | 168 struct hid_usage *usage, __s32 value) in icade_event() 192 struct hid_field *field, struct hid_usage *usage, in icade_input_mapping() 215 struct hid_field *field, struct hid_usage *usage, in icade_input_mapped()
|
D | hid-input.c | 73 static bool match_scancode(struct hid_usage *usage, in match_scancode() 79 static bool match_keycode(struct hid_usage *usage, in match_keycode() 88 static bool match_index(struct hid_usage *usage, in match_index() 104 struct hid_usage *usage; in hidinput_find_key() local 130 struct hid_usage *usage; in hidinput_locate_usage() local 147 struct hid_usage *usage; in hidinput_getkeycode() local 169 struct hid_usage *usage; in hidinput_setkeycode() local 566 struct hid_usage *usage) in hidinput_configure_usage() 1195 void hidinput_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, _… in hidinput_hid_event() 1489 struct hid_usage *usage; in report_features() local
|
D | hid-speedlink.c | 29 struct hid_field *field, struct hid_usage *usage, in speedlink_input_mapping() 46 struct hid_usage *usage, __s32 value) in speedlink_event()
|
D | hid-gyration.c | 28 struct hid_field *field, struct hid_usage *usage, in gyration_input_mapping() 58 struct hid_usage *usage, __s32 value) in gyration_event()
|
D | hid-ezkey.c | 29 struct hid_field *field, struct hid_usage *usage, in ez_input_mapping() 51 struct hid_usage *usage, __s32 value) in ez_event()
|
D | hid-apple.c | 183 struct hid_usage *usage, __s32 value) in hidinput_apple_event() 273 struct hid_usage *usage, __s32 value) in apple_event() 335 struct hid_field *field, struct hid_usage *usage, in apple_input_mapping() 352 struct hid_field *field, struct hid_usage *usage, in apple_input_mapped()
|
D | hid-multitouch.c | 441 struct hid_field *field, struct hid_usage *usage) in mt_feature_mapping() 490 struct mt_usages *usage; in mt_allocate_usage() local 625 struct mt_usages *usage; in mt_store_field() local 660 struct hid_field *field, struct hid_usage *usage, in mt_touch_input_mapping() 938 struct hid_usage *usage, __s32 value) in mt_touch_event() 1077 struct hid_usage *usage, in mt_process_mt_event() 1261 struct hid_field *field, struct hid_usage *usage, in mt_input_mapping() 1327 struct hid_field *field, struct hid_usage *usage, in mt_input_mapped() 1344 struct hid_usage *usage, __s32 value) in mt_event() 1375 struct hid_usage *usage, in mt_need_to_apply_feature() [all …]
|
D | hid-cypress.c | 55 struct hid_field *field, struct hid_usage *usage, in cp_input_mapped() 72 struct hid_usage *usage, __s32 value) in cp_event()
|
D | hid-a4tech.c | 36 struct hid_field *field, struct hid_usage *usage, in a4_input_mapped() 51 struct hid_usage *usage, __s32 value) in a4_event()
|
D | hid-samsung.c | 101 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_kbd_mouse_input_mapping() 142 struct hid_field *field, struct hid_usage *usage, in samsung_input_mapping()
|
D | hid-debug.c | 46 unsigned usage; member 484 char *hid_resolv_usage(unsigned usage, struct seq_file *f) { in hid_resolv_usage() 711 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input() 1032 struct hid_usage *usage; in hid_dump_input_mapping() local
|
/Linux-v4.19/scripts/ |
D | parse-maintainers.pl | 28 sub usage { subroutine 30 usage: $P [options] <pattern matching regexes> label
|
D | checkincludes.pl | 17 sub usage { subroutine
|
D | gfp-translate | 17 usage() { function
|
D | setlocalversion | 13 usage() { function
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_vram_mgr.c | 31 atomic64_t usage; member 113 u64 usage; in amdgpu_vram_mgr_bo_visible_size() local 148 uint64_t usage = 0, vis_usage = 0; in amdgpu_vram_mgr_new() local 242 uint64_t usage = 0, vis_usage = 0; in amdgpu_vram_mgr_del() local
|
/Linux-v4.19/tools/testing/ktest/ |
D | config-bisect.pl | 72 sub usage { subroutine 75 usage: config-bisect.pl [-l linux-tree][-b build-dir] good-config bad-config [good|bad] label
|
/Linux-v4.19/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 142 arcfour_hmac_md5_usage_to_salt(unsigned int usage, u8 salt[4]) in arcfour_hmac_md5_usage_to_salt() 167 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum_hmac_md5() 278 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum() 375 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum_v2() 744 unsigned int usage; in gss_krb5_aes_encrypt() local 864 unsigned int usage; in gss_krb5_aes_decrypt() local
|
/Linux-v4.19/mm/ |
D | page_counter.c | 17 unsigned long usage) in propagate_protected_usage() 177 long usage; in page_counter_set_max() local
|
/Linux-v4.19/tools/testing/selftests/drivers/usb/usbip/ |
D | usbip_test.sh | 7 usage() { echo "usbip_test.sh -b <busid> -p <usbip tools path>"; exit 1; } function
|
/Linux-v4.19/tools/power/cpupower/bench/ |
D | cpufreq-bench_plot.sh | 28 function usage() function
|
/Linux-v4.19/samples/pktgen/ |
D | parameters.sh | 6 function usage() { function
|
/Linux-v4.19/scripts/kconfig/ |
D | merge_config.sh | 29 usage() { function
|