Home
last modified time | relevance | path

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

12345

/linux-3.4.99/drivers/hid/
Dhid-lg.c156 struct hid_usage *usage, unsigned long **bit, int *max) in lg_ultrax_remote_mapping()
188 static int lg_dinovo_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_dinovo_mapping()
204 static int lg_wireless_mapping(struct hid_input *hi, struct hid_usage *usage, in lg_wireless_mapping()
266 struct hid_field *field, struct hid_usage *usage, in lg_input_mapping()
319 struct hid_field *field, struct hid_usage *usage, in lg_input_mapped()
336 struct hid_usage *usage, __s32 value) in lg_event()
Dhid-microsoft.c61 static int ms_ergonomy_kb_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_ergonomy_kb_quirk()
83 static int ms_presenter_8k_quirk(struct hid_input *hi, struct hid_usage *usage, in ms_presenter_8k_quirk()
100 struct hid_field *field, struct hid_usage *usage, in ms_input_mapping()
122 struct hid_field *field, struct hid_usage *usage, in ms_input_mapped()
134 struct hid_usage *usage, __s32 value) in ms_event()
Dhid-input.c73 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
450 struct hid_usage *usage) in hidinput_configure_usage()
939 void hidinput_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, _… in hidinput_hid_event()
Dhid-speedlink.c31 struct hid_field *field, struct hid_usage *usage, in speedlink_input_mapping()
48 struct hid_usage *usage, __s32 value) in speedlink_event()
Dhid-gyration.c29 struct hid_field *field, struct hid_usage *usage, in gyration_input_mapping()
59 struct hid_usage *usage, __s32 value) in gyration_event()
Dhid-ezkey.c30 struct hid_field *field, struct hid_usage *usage, in ez_input_mapping()
52 struct hid_usage *usage, __s32 value) in ez_event()
Dhid-apple.c183 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()
351 struct hid_field *field, struct hid_usage *usage, in apple_input_mapped()
Dhid-cypress.c57 struct hid_field *field, struct hid_usage *usage, in cp_input_mapped()
74 struct hid_usage *usage, __s32 value) in cp_event()
Dhid-a4tech.c37 struct hid_field *field, struct hid_usage *usage, in a4_input_mapped()
52 struct hid_usage *usage, __s32 value) in a4_event()
Dhid-samsung.c102 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, in samsung_kbd_mouse_input_mapping()
143 struct hid_field *field, struct hid_usage *usage, in samsung_input_mapping()
Dhid-debug.c46 unsigned usage; member
400 char *hid_resolv_usage(unsigned usage, struct seq_file *f) { in hid_resolv_usage()
594 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) in hid_dump_input()
896 struct hid_usage *usage; in hid_dump_input_mapping() local
/linux-3.4.99/scripts/
Dcheckincludes.pl16 sub usage { subroutine
Dsetlocalversion12 usage() { function
Dconfig4 usage() { function
Dexport_report.pl41 sub usage { subroutine
Dmarkup_oops.pl358 sub usage { subroutine
Dshow_delta15 def usage(): function
Ddiffconfig12 def usage(): function
/linux-3.4.99/tools/power/cpupower/bench/
Dcpufreq-bench_plot.sh28 function usage() function
Dmain.c52 void usage() in usage() function
/linux-3.4.99/arch/powerpc/boot/
Dwrapper58 usage() { function
/linux-3.4.99/scripts/kconfig/
Dmerge_config.sh29 usage() { function
/linux-3.4.99/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c128 arcfour_hmac_md5_usage_to_salt(unsigned int usage, u8 salt[4]) in arcfour_hmac_md5_usage_to_salt()
153 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum_hmac_md5()
243 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum()
324 unsigned int usage, struct xdr_netobj *cksumout) in make_checksum_v2()
656 unsigned int usage; in gss_krb5_aes_encrypt() local
777 unsigned int usage; in gss_krb5_aes_decrypt() local
/linux-3.4.99/scripts/kconfig/lxdialog/
Dcheck-lxdialog.sh56 usage() { function
/linux-3.4.99/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_clk.h7 unsigned int usage; member

12345