summaryrefslogtreecommitdiff
path: root/goodix_ts_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'goodix_ts_core.h')
-rw-r--r--goodix_ts_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/goodix_ts_core.h b/goodix_ts_core.h
index 3636357..2127abc 100644
--- a/goodix_ts_core.h
+++ b/goodix_ts_core.h
@@ -613,6 +613,7 @@ struct goodix_bus_interface {
u8 *rx_buf;
u8 *tx_buf;
struct mutex mutex;
+ bool dma_mode_enabled;
int (*read)(struct device *dev, unsigned int addr, unsigned char *data,
unsigned int len);
int (*read_fast)(struct device *dev, unsigned int addr,