Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
Dgoodix.c279 static const struct goodix_chip_data *goodix_get_chip_data(const char *id) in goodix_get_chip_data() function
1242 ts->chip = goodix_get_chip_data(ts->id); in goodix_ts_probe()