Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dgoodix.c215 static const struct goodix_chip_data *goodix_get_chip_data(u16 id) in goodix_get_chip_data() function
810 ts->chip = goodix_get_chip_data(ts->id); in goodix_ts_probe()