Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dgoodix.c110 bool reset_controller_at_probe; member
913 ts->reset_controller_at_probe = true; in goodix_get_gpio_config()
1070 if (!ts->reset_controller_at_probe && in goodix_configure_dev()
1074 ts->reset_controller_at_probe = true; in goodix_configure_dev()
1215 if (ts->reset_controller_at_probe) { in goodix_ts_probe()
1226 if (!ts->reset_controller_at_probe && in goodix_ts_probe()
1229 ts->reset_controller_at_probe = true; in goodix_ts_probe()