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