Home
last modified time | relevance | path

Searched defs:rtc_device (Results 1 – 21 of 21) sorted by relevance

/linux/include/linux/
A Drtc.h87 struct rtc_device { struct
88 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 …]
/linux/arch/arm/mach-footbridge/
A Disa.c28 static struct platform_device rtc_device = { variable
/linux/arch/sh/boards/mach-landisk/
A Dsetup.c42 static struct platform_device rtc_device = { variable
/linux/arch/m68k/coldfire/
A Damcore.c122 static struct platform_device rtc_device = { variable
/linux/arch/x86/kernel/
A Drtc.c173 static struct platform_device rtc_device = { variable
/linux/arch/sh/kernel/cpu/sh3/
A Dsetup-sh7705.c129 static struct platform_device rtc_device = { variable
A Dsetup-sh7710.c88 static struct platform_device rtc_device = { variable
A Dsetup-sh770x.c102 static struct platform_device rtc_device = { variable
A Dsetup-sh7720.c42 static struct platform_device rtc_device = { variable
/linux/arch/sh/kernel/cpu/sh4/
A Dsetup-sh7750.c31 static struct platform_device rtc_device = { variable
/linux/arch/sh/kernel/cpu/sh2a/
A Dsetup-sh7203.c304 static struct platform_device rtc_device = { variable
A Dsetup-sh7201.c351 static struct platform_device rtc_device = { variable
A Dsetup-sh7264.c464 static struct platform_device rtc_device = { variable
A Dsetup-sh7269.c486 static struct platform_device rtc_device = { variable
/linux/arch/sh/kernel/cpu/sh4a/
A Dsetup-sh7780.c115 static struct platform_device rtc_device = { variable
A Dsetup-sh7763.c95 static struct platform_device rtc_device = { variable
A Dsetup-sh7722.c268 static struct platform_device rtc_device = { variable
A Dsetup-sh7723.c314 static struct platform_device rtc_device = { variable
A Dsetup-sh7734.c165 static struct platform_device rtc_device = { variable
A Dsetup-sh7724.c437 static struct platform_device rtc_device = { variable
/linux/drivers/platform/x86/
A Damd-pmc.c419 struct rtc_device *rtc_device; in amd_pmc_verify_czn_rtc() local

Completed in 33 milliseconds