Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/common/
DbL_switcher.c384 static unsigned int bL_switcher_active; variable
523 if (!bL_switcher_active) in bL_switcher_get_logical_index()
564 if (bL_switcher_active) { in bL_switcher_enable()
591 bL_switcher_active = 1; in bL_switcher_enable()
617 if (!bL_switcher_active) in bL_switcher_disable()
625 bL_switcher_active = 0; in bL_switcher_disable()
678 return sprintf(buf, "%u\n", bL_switcher_active); in bL_switcher_active_show()
746 return bL_switcher_active; in bL_switcher_get_enabled()
765 if (!bL_switcher_active) in bL_switcher_cpu_pre()