Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
A Dtsc200x-core.c75 struct tsc200x { struct
137 struct tsc200x *ts = _ts; in tsc200x_irq_thread()
220 static void tsc200x_reset(struct tsc200x *ts) in tsc200x_reset()
259 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_selftest_show()
342 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_attr_is_visible()
360 struct tsc200x *ts = container_of(work, struct tsc200x, esd_work.work); in tsc200x_esd_work()
412 struct tsc200x *ts = input_get_drvdata(input); in tsc200x_open()
444 struct tsc200x *ts; in tsc200x_probe()
582 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_remove()
592 struct tsc200x *ts = dev_get_drvdata(dev); in tsc200x_suspend()
[all …]
A DMakefile92 obj-$(CONFIG_TOUCHSCREEN_TSC200X_CORE) += tsc200x-core.o

Completed in 4 milliseconds