Lines Matching refs:stp_online
1407 static int stp_online; variable
1419 stp_online = 0; in early_parse_stp()
1421 stp_online = 1; in early_parse_stp()
1437 else if (stp_online) { in stp_reset()
1442 stp_online = 0; in stp_reset()
1457 if (!stp_online) in stp_init()
1561 if (!stp_online) { in stp_work_fn()
1607 if (!stp_online) in stp_ctn_id_show()
1619 if (!stp_online) in stp_ctn_type_show()
1630 if (!stp_online || !(stp_info.vbits & 0x2000)) in stp_dst_offset_show()
1641 if (!stp_online || !(stp_info.vbits & 0x8000)) in stp_leap_seconds_show()
1652 if (!stp_online) in stp_stratum_show()
1663 if (!stp_online || !(stp_info.vbits & 0x0800)) in stp_time_offset_show()
1674 if (!stp_online || !(stp_info.vbits & 0x4000)) in stp_time_zone_offset_show()
1686 if (!stp_online) in stp_timing_mode_show()
1697 if (!stp_online) in stp_timing_state_show()
1708 return sprintf(buf, "%i\n", stp_online); in stp_online_show()
1723 stp_online = value; in stp_online_store()
1724 if (stp_online) in stp_online_store()