Home
last modified time | relevance | path

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

12

/linux-3.3/include/linux/
Drtc.h175 struct rtc_device struct
177 struct device dev;
178 struct module *owner;
180 int id;
181 char name[RTC_DEVICE_NAME_SIZE];
183 const struct rtc_class_ops *ops;
184 struct mutex ops_lock;
186 struct cdev char_dev;
187 unsigned long flags;
189 unsigned long irq_data;
[all …]
/linux-3.3/arch/arm/mach-footbridge/
Disa.c31 static struct platform_device rtc_device = { variable
/linux-3.3/arch/sh/boards/mach-landisk/
Dsetup.c45 static struct platform_device rtc_device = { variable
/linux-3.3/arch/sh/kernel/cpu/sh5/
Dsetup-sh5.c59 static struct platform_device rtc_device = { variable
/linux-3.3/arch/arm/mach-shark/
Dcore.c81 static struct platform_device rtc_device = { variable
/linux-3.3/arch/blackfin/mach-bf533/boards/
DH8606.c33 static struct platform_device rtc_device = { variable
Dblackstamp.c35 static struct platform_device rtc_device = { variable
Dcm_bf533.c144 static struct platform_device rtc_device = { variable
Dezkit.c33 static struct platform_device rtc_device = { variable
/linux-3.3/arch/blackfin/mach-bf537/boards/
Ddnp5370.c45 static struct platform_device rtc_device = { variable
Dpnav10.c63 static struct platform_device rtc_device = { variable
Dminotaur.c64 static struct platform_device rtc_device = { variable
Dtcm_bf537.c148 static struct platform_device rtc_device = { variable
Dcm_bf537u.c148 static struct platform_device rtc_device = { variable
Dcm_bf537e.c147 static struct platform_device rtc_device = { variable
/linux-3.3/arch/arm/mach-integrator/
Dcore.c38 static struct amba_device rtc_device = { variable
/linux-3.3/arch/x86/kernel/
Drtc.c218 static struct platform_device rtc_device = { variable
/linux-3.3/arch/sh/kernel/cpu/sh3/
Dsetup-sh7710.c89 static struct platform_device rtc_device = { variable
Dsetup-sh7705.c126 static struct platform_device rtc_device = { variable
Dsetup-sh770x.c103 static struct platform_device rtc_device = { variable
/linux-3.3/arch/blackfin/mach-bf518/boards/
Dtcm-bf518.c77 static struct platform_device rtc_device = { variable
Dezbrd.c84 static struct platform_device rtc_device = { variable
/linux-3.3/arch/blackfin/mach-bf538/boards/
Dezkit.c37 static struct platform_device rtc_device = { variable
/linux-3.3/arch/blackfin/mach-bf527/boards/
Dezbrd.c192 static struct platform_device rtc_device = { variable
Dtll6527m.c254 static struct platform_device rtc_device = { variable

12