Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcolibri-vf50-ts.c36 struct vf50_touch_device { struct
85 static void vf50_ts_enable_touch_detection(struct vf50_touch_device *vf50_ts) in vf50_ts_enable_touch_detection()
105 struct vf50_touch_device *vf50_ts = private; in vf50_ts_irq_bh()
207 struct vf50_touch_device *touchdev = input_get_drvdata(dev_input); in vf50_ts_open()
223 struct vf50_touch_device *touchdev = input_get_drvdata(dev_input); in vf50_ts_close()
266 struct vf50_touch_device *touchdev; in vf50_ts_probe()