コード例 #1
0
def detect_rtc_clock(hw_lst):
    hw_lst.append(('system', 'rtc', 'utc', rtc.get_rtc()))
コード例 #2
0
ファイル: detect.py プロジェクト: redhat-cip/hardware
def detect_rtc_clock(hw_lst):
    hw_lst.append(('system', 'rtc', 'utc', rtc.get_rtc()))