Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/mvme16x/
Drtc.c142 static const struct file_operations rtc_fops = { variable
153 .fops = &rtc_fops
/linux-4.4.14/arch/m68k/bvme6000/
Drtc.c153 static const struct file_operations rtc_fops = { variable
163 .fops = &rtc_fops
/linux-4.4.14/drivers/char/
Dds1302.c288 static const struct file_operations rtc_fops = { variable
349 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,