Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcy8c_touchpad.c191 static int cy8ctouch_suspend(struct tp_device *tp_dev) in cy8ctouch_suspend()
200 static int cy8ctouch_resume(struct tp_device *tp_dev) in cy8ctouch_resume()
/OK3568_Linux_fs/kernel/drivers/input/mouse/
H A Delantech.c508 struct input_dev *tp_dev = etd->tp_dev; in elantech_report_trackpoint() local
2041 struct input_dev *tp_dev; in elantech_setup_ps2() local
H A Delantech.h170 struct input_dev *tp_dev; /* Relative device for trackpoint */ member