Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/input/touchscreen/
Dad7877.c156 struct ad7877 { struct
256 struct ad7877 *ts = spi_get_drvdata(spi); in ad7877_read_adc()
319 static int ad7877_process_data(struct ad7877 *ts) in ad7877_process_data()
367 static inline void ad7877_ts_event_release(struct ad7877 *ts) in ad7877_ts_event_release()
378 struct ad7877 *ts = from_timer(ts, t, timer); in ad7877_timer()
388 struct ad7877 *ts = handle; in ad7877_irq()
410 struct ad7877 *ts = data; in ad7877_disable()
430 static void ad7877_enable(struct ad7877 *ts) in ad7877_enable()
445 struct ad7877 *ts = dev_get_drvdata(dev); \
465 struct ad7877 *ts = dev_get_drvdata(dev); in SHOW()
[all …]
DMakefile12 obj-$(CONFIG_TOUCHSCREEN_AD7877) += ad7877.o
DKconfig57 module will be called ad7877.
/linux-5.19.10/
DMAINTAINERS487 F: drivers/input/touchscreen/ad7877.c