Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/liblight/
Dlights.c146 bool cannot_handle_persistence = !g_has_persistence_node && persistence_mode; in set_light_backlight() local
166 return cannot_handle_persistence ? -ENOSYS : err; in set_light_backlight()
/hardware/qcom/sm7250/display/liblight/
Dlights.c166 bool cannot_handle_persistence = !g_has_persistence_node && persistence_mode; in set_light_backlight() local
189 return cannot_handle_persistence ? -ENOSYS : err; in set_light_backlight()