Searched +defs:hid +defs:y (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/hid/ |
H A D | hid-lg3ff.c | 51 struct hid_device *hid = input_get_drvdata(dev); in hid_lg3ff_play() local 54 int x, y; in hid_lg3ff_play() local 89 struct hid_device *hid = input_get_drvdata(dev); in hid_lg3ff_set_autocenter() local 118 int lg3ff_init(struct hid_device *hid) in lg3ff_init()
|
H A D | hid-lgff.c | 59 struct hid_device *hid = input_get_drvdata(dev); in hid_lgff_play() local 62 int x, y; in hid_lgff_play() local 101 struct hid_device *hid = input_get_drvdata(dev); in hid_lgff_set_autocenter() local 116 int lgff_init(struct hid_device* hid) in lgff_init()
|
H A D | hid-tmff.c | 76 struct hid_device *hid = input_get_drvdata(dev); in tmff_play() local 79 int x, y; in tmff_play() local 118 static int tmff_init(struct hid_device *hid, const signed short *ff_bits) in tmff_init() 207 static inline int tmff_init(struct hid_device *hid, const signed short *ff_bits) in tmff_init()
|
H A D | hid-input.c | 48 __s32 y; member 180 struct hid_device *hid = input_get_drvdata(dev); in hidinput_getkeycode() local 202 struct hid_device *hid = input_get_drvdata(dev); in hidinput_setkeycode() local 1777 unsigned int hidinput_count_leds(struct hid_device *hid) in hidinput_count_leds() 1850 struct hid_device *hid = input_get_drvdata(dev); in hidinput_input_event() local 1873 struct hid_device *hid = input_get_drvdata(dev); in hidinput_open() local 1880 struct hid_device *hid = input_get_drvdata(dev); in hidinput_close() local 1966 static void report_features(struct hid_device *hid) in report_features() 2161 struct hid_device *hid = report->device; in hidinput_match() local 2175 struct hid_device *hid = report->device; in hidinput_match_application() local [all …]
|
H A D | hid-alps.c | 321 unsigned int x, y, z; in t4_raw_event() local 360 unsigned int x, y, z; in u1_raw_event() local 662 struct hid_device *hid = input_get_drvdata(dev); in alps_sp_open() local 669 struct hid_device *hid = input_get_drvdata(dev); in alps_sp_close() local
|
H A D | hid-multitouch.c | 100 __s32 *x, *y, *cx, *cy, *p, *w, *h, *a; member 998 static int mt_touch_event(struct hid_device *hid, struct hid_field *field, in mt_touch_event() 1092 int y; in mt_process_slot() local 1156 static void mt_process_mt_event(struct hid_device *hid, in mt_process_mt_event() 1195 static void mt_touch_report(struct hid_device *hid, in mt_touch_report() 1432 static int mt_event(struct hid_device *hid, struct hid_field *field, in mt_event() 1470 static void mt_report(struct hid_device *hid, struct hid_report *report) in mt_report() 1707 static void mt_release_contacts(struct hid_device *hid) in mt_release_contacts()
|
H A D | hid-ntrig.c | 53 __u16 x, y, w, h; member 566 static int ntrig_event (struct hid_device *hid, struct hid_field *field, in ntrig_event() 858 static int ntrig_input_configured(struct hid_device *hid, in ntrig_input_configured()
|
H A D | hid-logitech-hidpp.c | 2271 u16 y; member 2780 struct hid_device *hid = to_hid_device(dev); in hidpp_ff_range_show() local 2790 struct hid_device *hid = to_hid_device(dev); in hidpp_ff_range_store() local 2812 struct hid_device *hid = data->hidpp->hid_dev; in hidpp_ff_destroy() local 2824 struct hid_device *hid = hidpp->hid_dev; in hidpp_ff_init() local 4155 struct hid_device *hid = input_get_drvdata(dev); in hidpp_input_open() local 4162 struct hid_device *hid = input_get_drvdata(dev); in hidpp_input_close() local
|
H A D | hid-sony.c | 877 u16 x, y; in nsg_mrxu_parse_report() local 1585 struct hid_device *hid = input_get_drvdata(dev); in sony_play_effect() local
|