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()
956 * goodix_read_version - Read goodix touchscreen version
1033 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
1386 { .compatible = "goodix,gt1151" },
1387 { .compatible = "goodix,gt5663" },
1388 { .compatible = "goodix,gt5688" },
1389 { .compatible = "goodix,gt911" },
1390 { .compatible = "goodix,gt9110" },
1391 { .compatible = "goodix,gt912" },
1392 { .compatible = "goodix,gt9147" },
1393 { .compatible = "goodix,gt917s" },
1394 { .compatible = "goodix,gt927" },
1395 { .compatible = "goodix,gt9271" },
1396 { .compatible = "goodix,gt928" },
1397 { .compatible = "goodix,gt9286" },
1398 { .compatible = "goodix,gt967" },
1409 .name = "Goodix-TS",
1419 MODULE_DESCRIPTION("Goodix touchscreen driver");