Searched refs:APC_DEVNAME (Results 1 – 1 of 1) sorted by relevance
32 #define APC_DEVNAME "apc" macro140 static struct miscdevice apc_miscdev = { APC_MINOR, APC_DEVNAME, &apc_fops };149 printk(KERN_ERR "%s: unable to map registers\n", APC_DEVNAME); in apc_probe()155 printk(KERN_ERR "%s: unable to register device\n", APC_DEVNAME); in apc_probe()165 APC_DEVNAME, apc_no_idle ? " (CPU idle disabled)" : ""); in apc_probe()