Lines Matching full:goodix
2 * Driver for Goodix Touchscreens
7 * This code is based on gt9xx.c authored by andrew@goodix.com:
9 * 2010 - 2012 Goodix Technology.
291 * The Goodix panel will send spurious interrupts after a in goodix_ts_read_input_report()
605 * goodix_read_version - Read goodix touchscreen version
682 ts->input_dev->name = "Goodix Capacitive TouchScreen"; in goodix_configure_dev()
953 { .compatible = "goodix,gt1151" },
954 { .compatible = "goodix,gt911" },
955 { .compatible = "goodix,gt9110" },
956 { .compatible = "goodix,gt912" },
957 { .compatible = "goodix,gt927" },
958 { .compatible = "goodix,gt9271" },
959 { .compatible = "goodix,gt928" },
960 { .compatible = "goodix,gt967" },
971 .name = "Goodix-TS",
981 MODULE_DESCRIPTION("Goodix touchscreen driver");