/openbmc/linux/include/linux/ |
H A D | rtc.h | 87 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 …]
|
/openbmc/linux/arch/arm/mach-footbridge/ |
H A D | isa.c | 28 static struct platform_device rtc_device = { variable
|
/openbmc/linux/arch/sh/boards/mach-landisk/ |
H A D | setup.c | 42 static struct platform_device rtc_device = { variable
|
/openbmc/linux/arch/m68k/coldfire/ |
H A D | amcore.c | 122 static struct platform_device rtc_device = { variable
|
/openbmc/linux/arch/x86/kernel/ |
H A D | rtc.c | 128 static struct platform_device rtc_device = { variable
|
/openbmc/linux/arch/sh/kernel/cpu/sh3/ |
H A D | setup-sh7705.c | 129 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7710.c | 88 static struct platform_device rtc_device = { variable
|
H A D | setup-sh770x.c | 102 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7720.c | 42 static struct platform_device rtc_device = { variable
|
/openbmc/linux/arch/sh/kernel/cpu/sh4/ |
H A D | setup-sh7750.c | 31 static struct platform_device rtc_device = { variable
|
/openbmc/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | setup-sh7201.c | 351 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7203.c | 304 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7269.c | 486 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7264.c | 464 static struct platform_device rtc_device = { variable
|
/openbmc/linux/arch/sh/kernel/cpu/sh4a/ |
H A D | setup-sh7780.c | 115 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7763.c | 95 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7722.c | 268 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7723.c | 314 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7734.c | 165 static struct platform_device rtc_device = { variable
|
H A D | setup-sh7724.c | 437 static struct platform_device rtc_device = { variable
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-optee.c | 243 struct tee_client_device *rtc_device = to_tee_client_device(dev); in optee_rtc_probe() local
|
/openbmc/linux/drivers/platform/x86/amd/pmc/ |
H A D | pmc.c | 739 struct rtc_device *rtc_device; in amd_pmc_verify_czn_rtc() local
|