Home
last modified time | relevance | path

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

/linux/arch/arm/common/
H A DbL_switcher.c378 static unsigned int bL_switcher_active; variable
517 if (!bL_switcher_active) in bL_switcher_get_logical_index()
556 if (bL_switcher_active) { in bL_switcher_enable()
583 bL_switcher_active = 1; in bL_switcher_enable()
609 if (!bL_switcher_active) in bL_switcher_disable()
617 bL_switcher_active = 0; in bL_switcher_disable()
670 return sprintf(buf, "%u\n", bL_switcher_active); in bL_switcher_active_show()
738 return bL_switcher_active; in bL_switcher_get_enabled()
757 if (!bL_switcher_active) in bL_switcher_cpu_pre()