Searched refs:ad7879 (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | ad7879.c | 107 struct ad7879 { struct 136 static int ad7879_read(struct ad7879 *ts, u8 reg) in ad7879_read() argument 151 static int ad7879_write(struct ad7879 *ts, u8 reg, u16 val) in ad7879_write() 166 static int ad7879_report(struct ad7879 *ts) in ad7879_report() 230 static void ad7879_ts_event_release(struct ad7879 *ts) in ad7879_ts_event_release() 241 struct ad7879 *ts = timer_container_of(ts, t, timer); in ad7879_timer() 248 struct ad7879 *ts = handle; in ad7879_irq() 262 static void __ad7879_enable(struct ad7879 *ts) in __ad7879_enable() 271 static void __ad7879_disable(struct ad7879 *ts) in __ad7879_disable() 286 struct ad7879 *ts = input_get_drvdata(input); in ad7879_open() [all …]
|
| H A D | Makefile | 13 obj-$(CONFIG_TOUCHSCREEN_AD7879) += ad7879.o 14 obj-$(CONFIG_TOUCHSCREEN_AD7879_I2C) += ad7879-i2c.o 15 obj-$(CONFIG_TOUCHSCREEN_AD7879_SPI) += ad7879-spi.o
|
| H A D | Kconfig | 68 module will be called ad7879. 78 module will be called ad7879-i2c. 90 module will be called ad7879-spi.
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6qdl-colibri-v1.2.dtsi | 8 compatible = "adi,ad7879-1";
|
| H A D | imx6qdl-apalis-v1.2.dtsi | 8 compatible = "adi,ad7879-1";
|
| H A D | imx6ull-colibri.dtsi | 207 compatible = "adi,ad7879-1";
|
| H A D | imx7-colibri.dtsi | 413 compatible = "adi,ad7879-1";
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8x-colibri.dtsi | 206 compatible = "adi,ad7879-1";
|
| /linux/ |
| H A D | MAINTAINERS | 493 F: drivers/input/touchscreen/ad7879.c
|