Home
last modified time | relevance | path

Searched refs:palm (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-alps.c116 u8 palm; member
331 z = (p_report->contact[i].palm < 0x80 && in t4_raw_event()
332 p_report->contact[i].palm > 0) * 62; in t4_raw_event()
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-alps.c116 u8 palm; member
331 z = (p_report->contact[i].palm < 0x80 && in t4_raw_event()
332 p_report->contact[i].palm > 0) * 62; in t4_raw_event()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dmelfas_mip4.c469 bool palm; in mip4_report_touch() local
484 palm = packet[0] & BIT(4); in mip4_report_touch()
505 palm = packet[1] & BIT(1); in mip4_report_touch()
530 palm ? MT_TOOL_PALM : MT_TOOL_FINGER, in mip4_report_touch()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dmelfas_mip4.c469 bool palm; in mip4_report_touch() local
484 palm = packet[0] & BIT(4); in mip4_report_touch()
505 palm = packet[1] & BIT(1); in mip4_report_touch()

Completed in 13 milliseconds