Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dfetchop.c67 #define DRIVER_ID_STR "SGI Fetchop Device Driver" macro
452 printk(KERN_ERR "%s: failed to register device\n", DRIVER_ID_STR); in fetchop_init()
458 printk(KERN_ERR "%s: failed to register device\n", DRIVER_ID_STR); in fetchop_init()
461 …printk(KERN_DEBUG "%s: registered misc-device with minor %d\n", DRIVER_ID_STR, fetchop_miscdev.mi… in fetchop_init()
464 printk(KERN_ERR "%s: unable to create proc entry", DRIVER_ID_STR); in fetchop_init()
471 printk(KERN_ERR "%s: unable to create proc entry", DRIVER_ID_STR); in fetchop_init()
480 printk(KERN_INFO "%s: v%s\n", DRIVER_ID_STR, REVISION); in fetchop_init()