Searched refs:stp_online (Results 1 – 1 of 1) sorted by relevance
433 static bool stp_online; variable443 return kstrtobool(p, &stp_online); in early_parse_stp()458 else if (stp_online) { in stp_reset()462 stp_online = false; in stp_reset()477 if (!stp_online) in stp_init()541 return stp_online && test_bit(CLOCK_SYNC_STPINFO_VALID, &clock_sync_flags); in stpinfo_valid()677 if (!stp_online) { in stp_work_fn()889 return sprintf(buf, "%i\n", stp_online); in online_show()904 stp_online = value; in online_store()905 if (stp_online) in online_store()