Searched refs:WACOM_INVERT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/input/touchscreen/ | ||
H A D | wacom_i2c.c | 22 #define WACOM_INVERT BIT(3) macro 129 wac_i2c->tool = (data[3] & (WACOM_ERASER | WACOM_INVERT)) ? in wacom_i2c_irq() |
Completed in 1 milliseconds