Searched refs:DRV_MODULE_NAME (Results 1 – 2 of 2) sorted by relevance
38 #define DRV_MODULE_NAME "pci-endpoint-test" macro236 IRQF_SHARED, DRV_MODULE_NAME, test); in pci_endpoint_test_request_irq()697 err = pci_request_regions(pdev, DRV_MODULE_NAME); in pci_endpoint_test_probe()739 snprintf(name, sizeof(name), DRV_MODULE_NAME ".%d", id); in pci_endpoint_test_probe()787 if (sscanf(misc_device->name, DRV_MODULE_NAME ".%d", &id) != 1) in pci_endpoint_test_remove()826 .name = DRV_MODULE_NAME,
22 #define DRV_MODULE_NAME "n2rng" macro23 #define PFX DRV_MODULE_NAME ": "28 DRV_MODULE_NAME " v" DRV_MODULE_VERSION " (" DRV_MODULE_RELDATE ")\n";766 np->hwrng.name = DRV_MODULE_NAME; in n2rng_probe()