Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dgoodix.c786 * In that case we add our own mapping and then goodix_get_gpio_config()
858 * goodix_get_gpio_config - Get GPIO config from ACPI/DT
862 static int goodix_get_gpio_config(struct goodix_ts_data *ts) in goodix_get_gpio_config() function
1214 error = goodix_get_gpio_config(ts); in goodix_ts_probe()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dgoodix.c852 * In that case we add our own mapping and then goodix_get_gpio_config()
952 * goodix_get_gpio_config - Get GPIO config from ACPI/DT
956 static int goodix_get_gpio_config(struct goodix_ts_data *ts) in goodix_get_gpio_config() function
1317 error = goodix_get_gpio_config(ts); in goodix_ts_probe()

Completed in 4 milliseconds