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.
350 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report()
985 * goodix_read_version - Read goodix touchscreen version
1062 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
1426 { .compatible = "goodix,gt1151" },
1427 { .compatible = "goodix,gt1158" },
1428 { .compatible = "goodix,gt5663" },
1429 { .compatible = "goodix,gt5688" },
1430 { .compatible = "goodix,gt911" },
1431 { .compatible = "goodix,gt9110" },
1432 { .compatible = "goodix,gt912" },
1433 { .compatible = "goodix,gt9147" },
1434 { .compatible = "goodix,gt917s" },
1435 { .compatible = "goodix,gt927" },
1436 { .compatible = "goodix,gt9271" },
1437 { .compatible = "goodix,gt928" },
1438 { .compatible = "goodix,gt9286" },
1439 { .compatible = "goodix,gt967" },
1450 .name = "Goodix-TS",
1460 MODULE_DESCRIPTION("Goodix touchscreen driver");