Searched defs:rtc_device (Results 1 – 21 of 21) sorted by relevance
87 struct rtc_device { struct88 struct device dev;89 struct module *owner;91 int id;97 unsigned long flags;100 spinlock_t irq_lock;104 int irq_freq;105 int max_user_freq;111 int pie_enabled;114 int uie_unsupported;[all …]
28 static struct platform_device rtc_device = { variable
42 static struct platform_device rtc_device = { variable
122 static struct platform_device rtc_device = { variable
173 static struct platform_device rtc_device = { variable
129 static struct platform_device rtc_device = { variable
88 static struct platform_device rtc_device = { variable
102 static struct platform_device rtc_device = { variable
31 static struct platform_device rtc_device = { variable
304 static struct platform_device rtc_device = { variable
351 static struct platform_device rtc_device = { variable
464 static struct platform_device rtc_device = { variable
486 static struct platform_device rtc_device = { variable
115 static struct platform_device rtc_device = { variable
95 static struct platform_device rtc_device = { variable
268 static struct platform_device rtc_device = { variable
314 static struct platform_device rtc_device = { variable
165 static struct platform_device rtc_device = { variable
437 static struct platform_device rtc_device = { variable
419 struct rtc_device *rtc_device; in amd_pmc_verify_czn_rtc() local
Completed in 33 milliseconds