Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dcolibri-vf50-ts.c41 struct vf50_touch_device { struct
90 static void vf50_ts_enable_touch_detection(struct vf50_touch_device *vf50_ts) in vf50_ts_enable_touch_detection()
110 struct vf50_touch_device *vf50_ts = private; in vf50_ts_irq_bh()
212 struct vf50_touch_device *touchdev = input_get_drvdata(dev_input); in vf50_ts_open()
228 struct vf50_touch_device *touchdev = input_get_drvdata(dev_input); in vf50_ts_close()
271 struct vf50_touch_device *touchdev; in vf50_ts_probe()