Searched refs:gt967_chip_data (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | goodix.c | 141 static const struct goodix_chip_data gt967_chip_data = { variable 170 { .id = "912", .data = >967_chip_data }, 171 { .id = "9147", .data = >967_chip_data }, 172 { .id = "967", .data = >967_chip_data },
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | goodix.c | 82 static const struct goodix_chip_data gt967_chip_data = { variable 111 { .id = "912", .data = >967_chip_data }, 112 { .id = "9147", .data = >967_chip_data }, 113 { .id = "967", .data = >967_chip_data },
|
Completed in 6 milliseconds