Searched refs:rtc_fops (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/bvme6000/
H A Drtc.c162 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
171 .fops = &rtc_fops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/mvme16x/
H A Drtc.c149 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
159 .fops = &rtc_fops
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dds1302.c283 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
343 if (register_chrdev(RTC_MAJOR_NR, ds1302_name, &rtc_fops)) {
H A Dip27-rtc.c198 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
209 &rtc_fops
H A Drtc.c886 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
902 .fops = &rtc_fops,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/drivers/
H A Dds1302.c502 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
620 if (register_chrdev(RTC_MAJOR_NR, ds1302_name, &rtc_fops)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Drtc.c235 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
243 static struct miscdevice rtc_dev = { RTC_MINOR, "rtc", &rtc_fops };
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/common/
H A Drtctime.c332 static const struct file_operations rtc_fops = { variable in typeref:struct:file_operations
346 .fops = &rtc_fops,

Completed in 159 milliseconds