Searched refs:ssb_is_early_boot (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/ssb/
H A Dmain.c51 static bool ssb_is_early_boot = 1; variable
403 /* See the comment at the ssb_is_early_boot definition */
404 if (!ssb_is_early_boot)
410 /* See the comment at the ssb_is_early_boot definition */
411 if (!ssb_is_early_boot)
673 * See the comment at the ssb_is_early_boot definition.
676 if (!ssb_is_early_boot) {
1292 /* See the comment at the ssb_is_early_boot definition */
1293 ssb_is_early_boot = 0;

Completed in 219 milliseconds