Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/sgi-gru/
Dgrufile.c384 GRU_DRIVER_ID_STR, -ret); in gru_chiplet_setup_tlb_irq()
391 GRU_DRIVER_ID_STR, -ret); in gru_chiplet_setup_tlb_irq()
432 GRU_DRIVER_ID_STR, -irq); in gru_chiplet_setup_tlb_irq()
440 GRU_DRIVER_ID_STR, -ret); in gru_chiplet_setup_tlb_irq()
542 GRU_DRIVER_ID_STR); in gru_init()
548 printk(KERN_ERR "%s: proc init failed\n", GRU_DRIVER_ID_STR); in gru_init()
554 printk(KERN_ERR "%s: init tables failed\n", GRU_DRIVER_ID_STR); in gru_init()
564 printk(KERN_INFO "%s: v%s\n", GRU_DRIVER_ID_STR, in gru_init()
621 MODULE_DESCRIPTION(GRU_DRIVER_ID_STR GRU_DRIVER_VERSION_STR);
Dgrutables.h163 #define GRU_DRIVER_ID_STR "SGI GRU Device Driver" macro