Searched refs:RTC_MAJOR_NR (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dds1302.c33 #define RTC_MAJOR_NR 121 /* local major, change later */ macro
348 if (register_chrdev(RTC_MAJOR_NR, ds1302_name, &rtc_fops)) {
350 ds1302_name, RTC_MAJOR_NR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/arch-v10/drivers/
H A Dds1302.c35 #define RTC_MAJOR_NR 121 /* local major, change later */ macro
505 if (register_chrdev(RTC_MAJOR_NR, ds1302_name, &rtc_fops)) {
507 ds1302_name, RTC_MAJOR_NR);

Completed in 90 milliseconds