Home
last modified time | relevance | path

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

/GUIX-v6.2.1/common/src/
Dgx_touch_driver_generic_resistive.c473 INT max_retries; in _gx_touch_driver_generic_resistive_raw_read() local
481 max_retries = touch -> gx_resistive_touch_max_retries; in _gx_touch_driver_generic_resistive_raw_read()
487 if (retries < max_retries) in _gx_touch_driver_generic_resistive_raw_read()