Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Drtc.h87 struct rtc_device { struct
88 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 …]
/linux-6.3-rc2/arch/arm/mach-footbridge/
A Disa.c28 static struct platform_device rtc_device = { variable
/linux-6.3-rc2/arch/sh/boards/mach-landisk/
A Dsetup.c42 static struct platform_device rtc_device = { variable
/linux-6.3-rc2/arch/m68k/coldfire/
A Damcore.c122 static struct platform_device rtc_device = { variable
/linux-6.3-rc2/arch/x86/kernel/
A Drtc.c128 static struct platform_device rtc_device = { variable
/linux-6.3-rc2/arch/sh/kernel/cpu/sh3/
A Dsetup-sh7710.c88 static struct platform_device rtc_device = { variable
A Dsetup-sh7705.c129 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-6.3-rc2/arch/sh/kernel/cpu/sh4/
A Dsetup-sh7750.c31 static struct platform_device rtc_device = { variable
/linux-6.3-rc2/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-6.3-rc2/drivers/rtc/
A Drtc-optee.c243 struct tee_client_device *rtc_device = to_tee_client_device(dev); in optee_rtc_probe() local
/linux-6.3-rc2/arch/sh/kernel/cpu/sh4a/
A Dsetup-sh7780.c115 static struct platform_device rtc_device = { variable
A Dsetup-sh7722.c268 static struct platform_device rtc_device = { variable
A Dsetup-sh7763.c95 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-6.3-rc2/drivers/platform/x86/amd/
A Dpmc.c715 struct rtc_device *rtc_device; in amd_pmc_verify_czn_rtc() local

Completed in 29 milliseconds