Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/touchscreen/
Dcolibri-vf50-ts.c41 struct vf50_touch_device { struct
42 struct platform_device *pdev;
43 struct input_dev *ts_input;
44 struct iio_channel *channels;
45 struct gpio_desc *gpio_xp;
46 struct gpio_desc *gpio_xm;
47 struct gpio_desc *gpio_yp;
48 struct gpio_desc *gpio_ym;
49 int pen_irq;
50 int min_pressure;
[all …]