Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Dgoodix.c878 * In that case we add our own mapping and then goodix_get_gpio_config()
978 * goodix_get_gpio_config - Get GPIO config from ACPI/DT
982 static int goodix_get_gpio_config(struct goodix_ts_data *ts) in goodix_get_gpio_config() function
1355 error = goodix_get_gpio_config(ts); in goodix_ts_probe()