Searched refs:bL_switcher_active (Results 1 – 1 of 1) sorted by relevance
378 static unsigned int bL_switcher_active; variable517 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()