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.
384 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report()
1000 * goodix_read_version - Read goodix touchscreen version
1077 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
1437 { .compatible = "goodix,gt1151" },
1438 { .compatible = "goodix,gt5663" },
1439 { .compatible = "goodix,gt5688" },
1440 { .compatible = "goodix,gt911" },
1441 { .compatible = "goodix,gt9110" },
1442 { .compatible = "goodix,gt912" },
1443 { .compatible = "goodix,gt9147" },
1444 { .compatible = "goodix,gt917s" },
1445 { .compatible = "goodix,gt927" },
1446 { .compatible = "goodix,gt9271" },
1447 { .compatible = "goodix,gt928" },
1448 { .compatible = "goodix,gt967" },
1459 .name = "Goodix-TS",
1469 MODULE_DESCRIPTION("Goodix touchscreen driver");