Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dad7877.c156 struct ad7877 { struct
256 struct ad7877 *ts = spi_get_drvdata(spi); in ad7877_read_adc()
317 static int ad7877_process_data(struct ad7877 *ts) in ad7877_process_data()
365 static inline void ad7877_ts_event_release(struct ad7877 *ts) in ad7877_ts_event_release()
376 struct ad7877 *ts = from_timer(ts, t, timer); in ad7877_timer()
386 struct ad7877 *ts = handle; in ad7877_irq()
408 struct ad7877 *ts = data; in ad7877_disable()
428 static void ad7877_enable(struct ad7877 *ts) in ad7877_enable()
443 struct ad7877 *ts = dev_get_drvdata(dev); \
463 struct ad7877 *ts = dev_get_drvdata(dev); in SHOW()
[all …]
DMakefile12 obj-$(CONFIG_TOUCHSCREEN_AD7877) += ad7877.o
DKconfig61 module will be called ad7877.