Home
last modified time | relevance | path

Searched refs:goodix_chip_data (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/input/touchscreen/
A Dgoodix.h69 struct goodix_chip_data { struct
79 const struct goodix_chip_data *chip; argument
A Dgoodix.c57 const struct goodix_chip_data *data;
67 static const struct goodix_chip_data gt1x_chip_data = {
74 static const struct goodix_chip_data gt911_chip_data = {
81 static const struct goodix_chip_data gt967_chip_data = {
88 static const struct goodix_chip_data gt9x_chip_data = {
229 static const struct goodix_chip_data *goodix_get_chip_data(const char *id) in goodix_get_chip_data()

Completed in 8 milliseconds