Lines Matching refs:stpinfo_valid
545 static int stpinfo_valid(void) in stpinfo_valid() function
732 if (stpinfo_valid()) in ctn_id_show()
748 if (stpinfo_valid()) in ctn_type_show()
763 if (stpinfo_valid() && (stp_info.vbits & 0x2000)) in dst_offset_show()
778 if (stpinfo_valid() && (stp_info.vbits & 0x8000)) in leap_seconds_show()
794 if (!stpinfo_valid() || !(stp_info.vbits & 0x8000) || !stp_info.lu) { in leap_seconds_scheduled_show()
821 if (stpinfo_valid()) in stratum_show()
836 if (stpinfo_valid() && (stp_info.vbits & 0x0800)) in time_offset_show()
851 if (stpinfo_valid() && (stp_info.vbits & 0x4000)) in time_zone_offset_show()
866 if (stpinfo_valid()) in timing_mode_show()
881 if (stpinfo_valid()) in timing_state_show()