Home
last modified time | relevance | path

Searched refs:tool_major (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/input/mouse/
Dbcm5974.c226 __le16 tool_major; /* tool area, major axis */ member
576 raw2int(f->tool_major) << 1); in report_finger_data()
593 int w = raw2int(f->tool_major); in report_synaptics_data()
/linux-6.12.1/drivers/input/keyboard/
Dapplespi.c160 __le16 tool_major; member
1024 le16_to_int(f->tool_major) << 1); in report_finger_data()