/linux-6.1.9/include/linux/ |
D | rtc.h | 87 struct rtc_device { struct 88 struct device dev; 89 struct module *owner; 91 int id; 93 const struct rtc_class_ops *ops; 94 struct mutex ops_lock; 96 struct cdev char_dev; 97 unsigned long flags; 99 unsigned long irq_data; 100 spinlock_t irq_lock; [all …]
|
/linux-6.1.9/arch/arm/mach-footbridge/ |
D | isa.c | 28 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/arch/sh/boards/mach-landisk/ |
D | setup.c | 42 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/arch/m68k/coldfire/ |
D | amcore.c | 122 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/arch/x86/kernel/ |
D | rtc.c | 128 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/arch/sh/kernel/cpu/sh3/ |
D | setup-sh7705.c | 129 static struct platform_device rtc_device = { variable
|
D | setup-sh7710.c | 88 static struct platform_device rtc_device = { variable
|
D | setup-sh770x.c | 102 static struct platform_device rtc_device = { variable
|
D | setup-sh7720.c | 42 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/arch/sh/kernel/cpu/sh4/ |
D | setup-sh7750.c | 31 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/arch/sh/kernel/cpu/sh2a/ |
D | setup-sh7201.c | 351 static struct platform_device rtc_device = { variable
|
D | setup-sh7203.c | 304 static struct platform_device rtc_device = { variable
|
D | setup-sh7264.c | 464 static struct platform_device rtc_device = { variable
|
D | setup-sh7269.c | 486 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/drivers/rtc/ |
D | rtc-optee.c | 243 struct tee_client_device *rtc_device = to_tee_client_device(dev); in optee_rtc_probe() local
|
/linux-6.1.9/arch/sh/kernel/cpu/sh4a/ |
D | setup-sh7780.c | 115 static struct platform_device rtc_device = { variable
|
D | setup-sh7722.c | 268 static struct platform_device rtc_device = { variable
|
D | setup-sh7763.c | 95 static struct platform_device rtc_device = { variable
|
D | setup-sh7723.c | 314 static struct platform_device rtc_device = { variable
|
D | setup-sh7734.c | 165 static struct platform_device rtc_device = { variable
|
D | setup-sh7724.c | 437 static struct platform_device rtc_device = { variable
|
/linux-6.1.9/drivers/platform/x86/amd/ |
D | pmc.c | 658 struct rtc_device *rtc_device; in amd_pmc_verify_czn_rtc() local
|