Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/tui/
H A Dtui.c193 #define TIME_OUT_FOWER_ON 100 macro
761 while (!g_dss_fd->comp.power_on && (*count) < TIME_OUT_FOWER_ON) {
763 while (!g_dss_fd->panel_power_on && (*count) < TIME_OUT_FOWER_ON) {
768 if ((*count) == TIME_OUT_FOWER_ON) {

Completed in 3 milliseconds