Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.c239 static const struct goodix_chip_data *goodix_get_chip_data(const char *id) in goodix_get_chip_data() function
1372 ts->chip = goodix_get_chip_data(ts->id); in goodix_ts_probe()