Searched refs:ETP_WEIGHT_VALUE (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/input/mouse/ | ||
A D | elantech.h | 105 #define ETP_WEIGHT_VALUE 5 macro |
A D | elantech.c | 714 weight = (packet[0] & 0x10) ? ETP_WEIGHT_VALUE : 1; in process_packet_motion_v4() |
Completed in 6 milliseconds