Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/misc/sgi-gru/
Dgrufile.c379 GRU_DRIVER_ID_STR, -ret); in gru_chiplet_setup_tlb_irq()
386 GRU_DRIVER_ID_STR, -ret); in gru_chiplet_setup_tlb_irq()
427 GRU_DRIVER_ID_STR, -irq); in gru_chiplet_setup_tlb_irq()
435 GRU_DRIVER_ID_STR, -ret); in gru_chiplet_setup_tlb_irq()
537 GRU_DRIVER_ID_STR); in gru_init()
543 printk(KERN_ERR "%s: proc init failed\n", GRU_DRIVER_ID_STR); in gru_init()
549 printk(KERN_ERR "%s: init tables failed\n", GRU_DRIVER_ID_STR); in gru_init()
559 printk(KERN_INFO "%s: v%s\n", GRU_DRIVER_ID_STR, in gru_init()
616 MODULE_DESCRIPTION(GRU_DRIVER_ID_STR GRU_DRIVER_VERSION_STR);
Dgrutables.h163 #define GRU_DRIVER_ID_STR "SGI GRU Device Driver" macro