Home
last modified time | relevance | path

Searched refs:goodix_chip_data (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dgoodix.h69 struct goodix_chip_data { struct
80 const struct goodix_chip_data *chip;
H A Dgoodix.c58 const struct goodix_chip_data *data;
68 static const struct goodix_chip_data gt1x_chip_data = {
75 static const struct goodix_chip_data gt911_chip_data = {
82 static const struct goodix_chip_data gt967_chip_data = {
89 static const struct goodix_chip_data gt9x_chip_data = {
239 static const struct goodix_chip_data *goodix_get_chip_data(const char *id) in goodix_get_chip_data()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dgoodix.c80 struct goodix_chip_data { struct
89 const struct goodix_chip_data *data;
97 const struct goodix_chip_data *chip;
127 static const struct goodix_chip_data gt1x_chip_data = {
134 static const struct goodix_chip_data gt911_chip_data = {
141 static const struct goodix_chip_data gt967_chip_data = {
148 static const struct goodix_chip_data gt9x_chip_data = {
287 static const struct goodix_chip_data *goodix_get_chip_data(const char *id) in goodix_get_chip_data()

Completed in 5 milliseconds