Home
last modified time | relevance | path

Searched refs:rtc_fops (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/arch/m68k/mvme16x/
Drtc.c143 static const struct file_operations rtc_fops = { variable
154 .fops = &rtc_fops
/linux-2.6.39/arch/m68k/bvme6000/
Drtc.c154 static const struct file_operations rtc_fops = { variable
164 .fops = &rtc_fops
/linux-2.6.39/drivers/char/
Dds1302.c289 static const struct file_operations rtc_fops = { variable
350 if (register_chrdev(RTC_MAJOR_NR, ds1302_name, &rtc_fops)) { in ds1302_register()
Drtc.c899 static const struct file_operations rtc_fops = { variable
915 .fops = &rtc_fops,
/linux-2.6.39/arch/cris/arch-v10/drivers/
Dds1302.c388 static const struct file_operations rtc_fops = { variable
507 if (register_chrdev(RTC_MAJOR_NR, ds1302_name, &rtc_fops)) { in ds1302_register()