Searched refs:ds1302_name (Results 1 – 1 of 1) sorted by relevance
35 static const char ds1302_name[] = "ds1302"; variable305 printk("%s: Set PLD_RTCBAUR = %d\n", ds1302_name,baur); in ds1302_probe()322 printk("%s: RTC found.\n", ds1302_name); in ds1302_probe()327 printk("%s: RTC not found.\n", ds1302_name); in ds1302_probe()349 if (register_chrdev(RTC_MAJOR_NR, ds1302_name, &rtc_fops)) { in ds1302_register()351 ds1302_name, RTC_MAJOR_NR); in ds1302_register()