Searched defs:touch_minor (Results 1 - 10 of 10) 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-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-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 | 164 __le16 touch_minor; member
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | melfas_mip4.c | 476 u8 touch_minor; in mip4_report_touch() local
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | bcm5974.c | 230 __le16 touch_minor; /* touch area, minor axis */ member
|
/kernel/linux/linux-6.6/drivers/input/keyboard/ |
H A D | applespi.c | 164 __le16 touch_minor; member
|
/kernel/linux/linux-6.6/drivers/input/mouse/ |
H A D | bcm5974.c | 230 __le16 touch_minor; /* touch area, minor axis */ member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | melfas_mip4.c | 476 u8 touch_minor; in mip4_report_touch() local
|
Completed in 20 milliseconds