Home
last modified time | relevance | path

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

/linux/drivers/misc/sgi-gru/
H A Dgrufile.c354 GRU_DRIVER_ID_STR, -irq); in gru_chiplet_setup_tlb_irq()
362 GRU_DRIVER_ID_STR, -ret); in gru_chiplet_setup_tlb_irq()
458 GRU_DRIVER_ID_STR); in gru_init()
464 printk(KERN_ERR "%s: proc init failed\n", GRU_DRIVER_ID_STR); in gru_init()
470 printk(KERN_ERR "%s: init tables failed\n", GRU_DRIVER_ID_STR); in gru_init()
480 printk(KERN_INFO "%s: v%s\n", GRU_DRIVER_ID_STR, in gru_init()
538 MODULE_DESCRIPTION(GRU_DRIVER_ID_STR GRU_DRIVER_VERSION_STR);
H A Dgrutables.h152 #define GRU_DRIVER_ID_STR "SGI GRU Device Driver" macro