Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/
H A Dwacom_wac.h253 int x_max;
254 int y_max;
257 int type;
266 int x_phy;
267 int y_phy;
269 int unitExpo;
270 int x_fuzz;
271 int y_fuzz;
277 int oVid;
278 int oPid;
[all …]
/openbmc/linux/drivers/input/touchscreen/
H A Dwacom_i2c.c42 struct wacom_features { struct
58 struct wacom_features *features) in wacom_query_device() argument