Searched refs:gt911_chip_data (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ |
H A D | goodix.c | 75 static const struct goodix_chip_data gt911_chip_data = { variable 104 { .id = "911", .data = >911_chip_data }, 105 { .id = "9271", .data = >911_chip_data }, 106 { .id = "9110", .data = >911_chip_data }, 107 { .id = "9111", .data = >911_chip_data }, 108 { .id = "927", .data = >911_chip_data }, 109 { .id = "928", .data = >911_chip_data },
|