Lines Matching refs:stpinfo_valid
539 static int stpinfo_valid(void) in stpinfo_valid() function
728 if (stpinfo_valid()) in ctn_id_show()
744 if (stpinfo_valid()) in ctn_type_show()
759 if (stpinfo_valid() && (stp_info.vbits & 0x2000)) in dst_offset_show()
774 if (stpinfo_valid() && (stp_info.vbits & 0x8000)) in leap_seconds_show()
790 if (!stpinfo_valid() || !(stp_info.vbits & 0x8000) || !stp_info.lu) { in leap_seconds_scheduled_show()
817 if (stpinfo_valid()) in stratum_show()
832 if (stpinfo_valid() && (stp_info.vbits & 0x0800)) in time_offset_show()
847 if (stpinfo_valid() && (stp_info.vbits & 0x4000)) in time_zone_offset_show()
862 if (stpinfo_valid()) in timing_mode_show()
877 if (stpinfo_valid()) in timing_state_show()