/linux-4.1.27/drivers/hid/ |
H A D | hid-lg4ff.h | 8 struct hid_usage *usage, __s32 value, struct lg_drv_data *drv_data); 13 struct hid_usage *usage, __s32 value, struct lg_drv_data *drv_data) { return 0; } lg4ff_init()
|
H A D | hid-ezkey.c | 29 struct hid_field *field, struct hid_usage *usage, ez_input_mapping() 51 struct hid_usage *usage, __s32 value) ez_event()
|
H A D | hid-kensington.c | 24 struct hid_field *field, struct hid_usage *usage, ks_input_mapping()
|
H A D | hid-penmount.c | 23 struct hid_usage *usage, unsigned long **bit, int *max) penmount_input_mapping()
|
H A D | hid-plantronics.c | 23 struct hid_usage *usage, plantronics_input_mapping()
|
H A D | hid-gyration.c | 28 struct hid_field *field, struct hid_usage *usage, gyration_input_mapping() 58 struct hid_usage *usage, __s32 value) gyration_event()
|
H A D | hid-speedlink.c | 29 struct hid_field *field, struct hid_usage *usage, speedlink_input_mapping() 46 struct hid_usage *usage, __s32 value) speedlink_event()
|
H A D | hid-microsoft.c | 60 static int ms_ergonomy_kb_quirk(struct hid_input *hi, struct hid_usage *usage, ms_ergonomy_kb_quirk() 122 static int ms_presenter_8k_quirk(struct hid_input *hi, struct hid_usage *usage, ms_presenter_8k_quirk() 142 struct hid_field *field, struct hid_usage *usage, ms_input_mapping() 161 struct hid_field *field, struct hid_usage *usage, ms_input_mapped() 173 struct hid_usage *usage, __s32 value) ms_event()
|
H A D | hid-icade.c | 168 struct hid_usage *usage, __s32 value) icade_event() 192 struct hid_field *field, struct hid_usage *usage, icade_input_mapping() 215 struct hid_field *field, struct hid_usage *usage, icade_input_mapped()
|
H A D | hid-a4tech.c | 36 struct hid_field *field, struct hid_usage *usage, a4_input_mapped() 51 struct hid_usage *usage, __s32 value) a4_event()
|
H A D | hid-cypress.c | 56 struct hid_field *field, struct hid_usage *usage, cp_input_mapped() 73 struct hid_usage *usage, __s32 value) cp_event()
|
H A D | hid-belkin.c | 30 struct hid_field *field, struct hid_usage *usage, belkin_input_mapping()
|
H A D | hid-cherry.c | 42 struct hid_field *field, struct hid_usage *usage, ch_input_mapping()
|
H A D | hid-chicony.c | 29 struct hid_field *field, struct hid_usage *usage, ch_input_mapping()
|
H A D | hid-lcpower.c | 24 struct hid_field *field, struct hid_usage *usage, ts_input_mapping()
|
H A D | hid-monterey.c | 37 struct hid_field *field, struct hid_usage *usage, mr_input_mapping()
|
H A D | hid-sunplus.c | 39 struct hid_field *field, struct hid_usage *usage, sp_input_mapping()
|
H A D | hid-tivo.c | 26 struct hid_field *field, struct hid_usage *usage, tivo_input_mapping()
|
H A D | hid-xinmo.c | 29 struct hid_usage *usage, __s32 value) xinmo_event()
|
H A D | hid-samsung.c | 101 struct hid_input *hi, struct hid_field *field, struct hid_usage *usage, samsung_kbd_mouse_input_mapping() 142 struct hid_field *field, struct hid_usage *usage, samsung_input_mapping()
|
H A D | hid-petalynx.c | 41 struct hid_field *field, struct hid_usage *usage, pl_input_mapping()
|
H A D | hid-topseed.c | 30 struct hid_field *field, struct hid_usage *usage, ts_input_mapping()
|
H A D | hid-multitouch.c | 313 struct hid_field *field, struct hid_usage *usage) mt_feature_mapping() 374 static void mt_store_field(struct hid_usage *usage, struct mt_device *td, mt_store_field() 386 struct hid_field *field, struct hid_usage *usage, mt_touch_input_mapping() 392 struct hid_usage *prev_usage = NULL; mt_touch_input_mapping() 535 struct hid_field *field, struct hid_usage *usage, mt_touch_input_mapped() 626 struct hid_usage *usage, __s32 value) mt_touch_event() 636 struct hid_usage *usage, __s32 value) mt_process_mt_event() 772 struct hid_field *field, struct hid_usage *usage, mt_input_mapping() 805 struct hid_field *field, struct hid_usage *usage, mt_input_mapped() 824 struct hid_usage *usage, __s32 value) mt_event()
|
H A D | hid-input.c | 73 static bool match_scancode(struct hid_usage *usage, match_scancode() 79 static bool match_keycode(struct hid_usage *usage, match_keycode() 88 static bool match_index(struct hid_usage *usage, match_index() 94 typedef bool (*hid_usage_cmp_t)(struct hid_usage *usage, 97 static struct hid_usage *hidinput_find_key(struct hid_device *hid, hidinput_find_key() 104 struct hid_usage *usage; hidinput_find_key() 126 static struct hid_usage *hidinput_locate_usage(struct hid_device *hid, hidinput_locate_usage() 130 struct hid_usage *usage; hidinput_locate_usage() 147 struct hid_usage *usage; hidinput_getkeycode() 169 struct hid_usage *usage; hidinput_setkeycode() 489 struct hid_usage *usage) hidinput_configure_usage() 1057 void hidinput_hid_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, __s32 value) hidinput_hid_event()
|
H A D | hid-apple.c | 181 struct hid_usage *usage, __s32 value) hidinput_apple_event() 271 struct hid_usage *usage, __s32 value) apple_event() 333 struct hid_field *field, struct hid_usage *usage, apple_input_mapping() 349 struct hid_field *field, struct hid_usage *usage, apple_input_mapped()
|
H A D | hid-twinhan.c | 64 struct hid_field *field, struct hid_usage *usage, twinhan_input_mapping()
|
H A D | wacom.h | 143 struct hid_field *field, struct hid_usage *usage); 145 struct hid_usage *usage, __s32 value);
|
H A D | hid-saitek.c | 155 struct hid_usage *usage, __s32 value) saitek_event()
|
H A D | hid-zydacron.c | 49 struct hid_field *field, struct hid_usage *usage, zc_input_mapping()
|
H A D | hid-lg.c | 442 struct hid_usage *usage, unsigned long **bit, int *max) lg_ultrax_remote_mapping() 474 static int lg_dinovo_mapping(struct hid_input *hi, struct hid_usage *usage, lg_dinovo_mapping() 490 static int lg_wireless_mapping(struct hid_input *hi, struct hid_usage *usage, lg_wireless_mapping() 552 struct hid_field *field, struct hid_usage *usage, lg_input_mapping() 605 struct hid_field *field, struct hid_usage *usage, lg_input_mapped() 643 struct hid_usage *usage, __s32 value) lg_event()
|
H A D | hid-lenovo.c | 48 struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_tpkbd() 61 struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping_cptkbd() 135 struct hid_usage *usage, unsigned long **bit, int *max) lenovo_input_mapping()
|
H A D | hid-appleir.c | 282 struct hid_usage *usage, unsigned long **bit, int *max) appleir_input_mapping()
|
H A D | hid-ntrig.c | 459 struct hid_field *field, struct hid_usage *usage, ntrig_input_mapping() 550 struct hid_field *field, struct hid_usage *usage, ntrig_input_mapped() 571 struct hid_usage *usage, __s32 value) ntrig_event()
|
H A D | wacom_wac.c | 1341 static void wacom_map_usage(struct wacom *wacom, struct hid_usage *usage, wacom_map_usage() 1370 struct hid_field *field, struct hid_usage *usage) wacom_wac_pen_usage_mapping() 1408 struct hid_usage *usage, __s32 value) wacom_wac_pen_event() 1466 struct hid_field *field, struct hid_usage *usage) wacom_wac_finger_usage_mapping() 1534 struct hid_field *field, struct hid_usage *usage, __s32 value) wacom_wac_finger_event() 1581 struct hid_field *field, struct hid_usage *usage) wacom_wac_usage_mapping() 1598 struct hid_usage *usage, __s32 value) wacom_wac_event()
|
H A D | hid-magicmouse.c | 459 struct hid_usage *usage, unsigned long **bit, int *max) magicmouse_input_mapping()
|
H A D | hid-debug.c | 709 void hid_dump_input(struct hid_device *hdev, struct hid_usage *usage, __s32 value) hid_dump_input() 1030 struct hid_usage *usage; hid_dump_input_mapping()
|
H A D | hid-logitech-hidpp.c | 705 struct hid_field *field, struct hid_usage *usage, wtp_input_mapping() 938 struct hid_field *field, struct hid_usage *usage, hidpp_input_mapping()
|
H A D | hid-rmi.c | 511 struct hid_usage *usage, __s32 value) rmi_event() 1118 struct hid_usage *usage, unsigned long **bit, int *max) rmi_input_mapping()
|
H A D | hid-core.c | 104 usages * sizeof(struct hid_usage) + hid_register_field() 111 field->usage = (struct hid_usage *)(field + 1); hid_register_field() 1157 static int hid_match_usage(struct hid_device *hid, struct hid_usage *usage) hid_match_usage() 1176 struct hid_usage *usage, __s32 value, int interrupt) hid_process_event()
|
H A D | hid-prodikeys.c | 757 struct hid_field *field, struct hid_usage *usage, pk_input_mapping()
|
H A D | wacom_sys.c | 102 struct hid_field *field, struct hid_usage *usage) wacom_feature_mapping() 172 struct hid_field *field, struct hid_usage *usage) wacom_usage_mapping()
|
H A D | hid-sony.c | 855 struct hid_field *field, struct hid_usage *usage, ps3remote_mapping() 1061 struct hid_field *field, struct hid_usage *usage, sony_mapping()
|
H A D | hid-lg4ff.c | 272 struct hid_usage *usage, __s32 value, struct lg_drv_data *drv_data) lg4ff_adjust_input_event()
|
H A D | hid-uclogic.c | 720 struct hid_field *field, struct hid_usage *usage, uclogic_input_mapping()
|
/linux-4.1.27/include/linux/ |
H A D | hiddev.h | 36 struct hid_usage; 44 struct hid_usage *usage, __s32 value); 52 struct hid_usage *usage, __s32 value) { } hiddev_report_event()
|
H A D | hid-debug.h | 29 void hid_dump_input(struct hid_device *, struct hid_usage *, __s32);
|
H A D | hid.h | 393 struct hid_usage { struct 411 struct hid_usage *usage; /* usage table for this function */ 553 struct hid_usage *, __s32); 689 struct hid_usage *usage, __s32 value); 697 struct hid_usage *usage, unsigned long **bit, int *max); 700 struct hid_usage *usage, unsigned long **bit, int *max); 705 struct hid_usage *usage); 790 extern void hidinput_hid_event(struct hid_device *, struct hid_field *, struct hid_usage *, __s32); 868 struct hid_usage *usage, unsigned long **bit, int *max, hid_map_usage() 903 struct hid_usage *usage, unsigned long **bit, int *max, hid_map_usage_clear()
|
/linux-4.1.27/drivers/hid/usbhid/ |
H A D | hiddev.c | 188 struct hid_usage *usage, __s32 value) hiddev_hid_event()
|
H A D | hid-core.c | 789 struct hid_usage *usage; hid_find_field_early()
|