Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/mouse/
H A Delantech.h105 #define ETP_WEIGHT_VALUE 5 macro
H A Delantech.c715 weight = (packet[0] & 0x10) ? ETP_WEIGHT_VALUE : 1; in process_packet_motion_v4()
/kernel/linux/linux-6.6/drivers/input/mouse/
H A Delantech.h105 #define ETP_WEIGHT_VALUE 5 macro
H A Delantech.c715 weight = (packet[0] & 0x10) ? ETP_WEIGHT_VALUE : 1; in process_packet_motion_v4()

Completed in 6 milliseconds