Searched defs:rtc_device (Results 1 – 22 of 22) sorted by relevance
87 struct rtc_device { struct88 struct device dev;89 struct module *owner;91 int id;96 struct cdev char_dev;97 unsigned long flags;100 spinlock_t irq_lock;104 int irq_freq;105 int max_user_freq;111 int pie_enabled;[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
128 static struct platform_device rtc_device = { variable
88 static struct platform_device rtc_device = { variable
129 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
243 struct tee_client_device *rtc_device = to_tee_client_device(dev); in optee_rtc_probe() local
115 static struct platform_device rtc_device = { variable
268 static struct platform_device rtc_device = { variable
95 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
715 struct rtc_device *rtc_device; in amd_pmc_verify_czn_rtc() local
Completed in 29 milliseconds