goodix_chip_data
static const struct goodix_chip_data *goodix_get_chip_data(const char *id)
const struct goodix_chip_data *data;
static const struct goodix_chip_data gt1x_chip_data = {
static const struct goodix_chip_data gt911_chip_data = {
static const struct goodix_chip_data gt967_chip_data = {
static const struct goodix_chip_data gt9x_chip_data = {
const struct goodix_chip_data *chip;