Searched defs:touch_major (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-magicmouse.c | 195 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local
|
H A D | hid-asus.c | 192 int touch_major, pressure, x, y; in asus_report_contact_down() local
|
H A D | hid-sony.c | 1368 sony_register_touchpad(struct sony_sc *sc, int touch_count, int w, int h, int touch_major, int touch_minor, int orientation) sony_register_touchpad() argument
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-magicmouse.c | 213 int id, x, y, size, orientation, touch_major, touch_minor, state, down; in magicmouse_emit_touch() local
|
H A D | hid-asus.c | 196 int touch_major, pressure, x, y; in asus_report_contact_down() local
|
H A D | hid-sony.c | 1008 sony_register_touchpad(struct sony_sc *sc, int touch_count, int w, int h, int touch_major, int touch_minor, int orientation) sony_register_touchpad() argument
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | applespi.c | 163 __le16 touch_major; member
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | melfas_mip4.c | 475 u8 touch_major; in mip4_report_touch() local
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 229 __le16 touch_major; /* touch area, major axis */ member
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | applespi.c | 163 __le16 touch_major; member
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 229 __le16 touch_major; /* touch area, major axis */ member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | melfas_mip4.c | 475 u8 touch_major; in mip4_report_touch() local
|
Completed in 35 milliseconds