Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/common/
DbL_switcher.c381 static unsigned int bL_switcher_active; variable
520 if (!bL_switcher_active) in bL_switcher_get_logical_index()
559 if (bL_switcher_active) { in bL_switcher_enable()
586 bL_switcher_active = 1; in bL_switcher_enable()
612 if (!bL_switcher_active) in bL_switcher_disable()
620 bL_switcher_active = 0; in bL_switcher_disable()
673 return sprintf(buf, "%u\n", bL_switcher_active); in bL_switcher_active_show()
741 return bL_switcher_active; in bL_switcher_get_enabled()
760 if (!bL_switcher_active) in bL_switcher_cpu_pre()