Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dad7877.c170 struct ad7877 { struct
270 struct ad7877 *ts = spi_get_drvdata(spi); in ad7877_read_adc()
331 static int ad7877_process_data(struct ad7877 *ts) in ad7877_process_data()
379 static inline void ad7877_ts_event_release(struct ad7877 *ts) in ad7877_ts_event_release()
390 struct ad7877 *ts = (void *)handle; in ad7877_timer()
400 struct ad7877 *ts = handle; in ad7877_irq()
420 static void ad7877_disable(struct ad7877 *ts) in ad7877_disable()
440 static void ad7877_enable(struct ad7877 *ts) in ad7877_enable()
455 struct ad7877 *ts = dev_get_drvdata(dev); \
475 struct ad7877 *ts = dev_get_drvdata(dev); in SHOW()
[all …]
DMakefile11 obj-$(CONFIG_TOUCHSCREEN_AD7877) += ad7877.o
DKconfig60 module will be called ad7877.