Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/input/touchscreen/
Dgoodix.h95 bool reset_controller_at_probe; member
Dgoodix.c1012 ts->reset_controller_at_probe = true; in goodix_get_gpio_config()
1169 if (!ts->reset_controller_at_probe && in goodix_configure_dev()
1173 ts->reset_controller_at_probe = true; in goodix_configure_dev()
1336 if (ts->reset_controller_at_probe) { in goodix_ts_probe()
1345 if (!ts->reset_controller_at_probe && in goodix_ts_probe()
1348 ts->reset_controller_at_probe = true; in goodix_ts_probe()