Lines Matching refs:stp_online
1429 static int stp_online; variable
1441 stp_online = 0; in early_parse_stp()
1443 stp_online = 1; in early_parse_stp()
1459 else if (stp_online) { in stp_reset()
1464 stp_online = 0; in stp_reset()
1479 if (!stp_online) in stp_init()
1583 if (!stp_online) { in stp_work_fn()
1630 if (!stp_online) in stp_ctn_id_show()
1642 if (!stp_online) in stp_ctn_type_show()
1653 if (!stp_online || !(stp_info.vbits & 0x2000)) in stp_dst_offset_show()
1664 if (!stp_online || !(stp_info.vbits & 0x8000)) in stp_leap_seconds_show()
1675 if (!stp_online) in stp_stratum_show()
1686 if (!stp_online || !(stp_info.vbits & 0x0800)) in stp_time_offset_show()
1697 if (!stp_online || !(stp_info.vbits & 0x4000)) in stp_time_zone_offset_show()
1709 if (!stp_online) in stp_timing_mode_show()
1720 if (!stp_online) in stp_timing_state_show()
1731 return sprintf(buf, "%i\n", stp_online); in stp_online_show()
1746 stp_online = value; in stp_online_store()
1747 if (stp_online) in stp_online_store()