Searched refs:sci_active (Results 1 – 1 of 1) sorted by relevance
88 static int sci_active; variable93 if (sci_active) in sci_assert()96 sci_active = 1; in sci_assert()102 if (!sci_active) in sci_deassert()105 sci_active = 0; in sci_deassert()
Completed in 3 milliseconds