Lines Matching refs:stp_online
1436 static int stp_online; variable
1448 stp_online = 0; in early_parse_stp()
1450 stp_online = 1; in early_parse_stp()
1466 else if (stp_online) { in stp_reset()
1471 stp_online = 0; in stp_reset()
1486 if (!stp_online) in stp_init()
1598 if (!stp_online) { in stp_work_fn()
1645 if (!stp_online) in stp_ctn_id_show()
1657 if (!stp_online) in stp_ctn_type_show()
1668 if (!stp_online || !(stp_info.vbits & 0x2000)) in stp_dst_offset_show()
1679 if (!stp_online || !(stp_info.vbits & 0x8000)) in stp_leap_seconds_show()
1690 if (!stp_online) in stp_stratum_show()
1701 if (!stp_online || !(stp_info.vbits & 0x0800)) in stp_time_offset_show()
1712 if (!stp_online || !(stp_info.vbits & 0x4000)) in stp_time_zone_offset_show()
1724 if (!stp_online) in stp_timing_mode_show()
1735 if (!stp_online) in stp_timing_state_show()
1746 return sprintf(buf, "%i\n", stp_online); in stp_online_show()
1761 stp_online = value; in stp_online_store()
1762 if (stp_online) in stp_online_store()