Lines Matching full:goodix
3 * Driver for Goodix Touchscreens
8 * This code is based on gt9xx.c authored by andrew@goodix.com:
10 * 2010 - 2012 Goodix Technology.
340 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report()
958 * goodix_read_version - Read goodix touchscreen version
1035 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
1389 { .compatible = "goodix,gt1151" },
1390 { .compatible = "goodix,gt5663" },
1391 { .compatible = "goodix,gt5688" },
1392 { .compatible = "goodix,gt911" },
1393 { .compatible = "goodix,gt9110" },
1394 { .compatible = "goodix,gt912" },
1395 { .compatible = "goodix,gt9147" },
1396 { .compatible = "goodix,gt917s" },
1397 { .compatible = "goodix,gt927" },
1398 { .compatible = "goodix,gt9271" },
1399 { .compatible = "goodix,gt928" },
1400 { .compatible = "goodix,gt9286" },
1401 { .compatible = "goodix,gt967" },
1412 .name = "Goodix-TS",
1422 MODULE_DESCRIPTION("Goodix touchscreen driver");