Home
last modified time | relevance | path

Searched defs:wacom_i2c (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dwacom_i2c.c32 struct wacom_i2c { struct
33 struct i2c_client *client;
34 struct input_dev *input;
35 u8 data[WACOM_QUERY_SIZE];
36 bool prox;
37 int tool;
/kernel/linux/linux-6.6/drivers/input/touchscreen/
Dwacom_i2c.c49 struct wacom_i2c { struct
50 struct i2c_client *client;
51 struct input_dev *input;
52 u8 data[WACOM_QUERY_SIZE];
53 bool prox;
54 int tool;