Searched defs:rtc_device (Results 1 – 1 of 1) sorted by relevance
305 let rtc_device = kobj in show() localVariable309 let rtc_device = kobj2rtc_device(rtc_device).ok_or(SystemError::EINVAL)?; in show() localVariable334 let rtc_device: Arc<RtcGeneralDevice> = in show() localVariable358 let rtc_device = kobj2rtc_general_device(kobj).ok_or(SystemError::EINVAL)?; in show() localVariable381 let rtc_device = kobj2rtc_general_device(kobj).ok_or(SystemError::EINVAL)?; in show() localVariable