Home
last modified time | relevance | path

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

/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;