Home
last modified time | relevance | path

Searched refs:RTC_CLASS_DEV_PM_OPS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/rtc/
H A Dclass.c197 #define RTC_CLASS_DEV_PM_OPS (&rtc_class_dev_pm_ops) macro
199 #define RTC_CLASS_DEV_PM_OPS NULL macro
483 rtc_class->pm = RTC_CLASS_DEV_PM_OPS; in rtc_init()