Home
last modified time | relevance | path

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

/linux/drivers/misc/cardreader/
H A Dalcor_pci.c124 ret = pcim_request_all_regions(pdev, DRV_NAME_ALCOR_PCI); in alcor_pci_probe()
211 .name = DRV_NAME_ALCOR_PCI,
/linux/include/linux/
H A Dalcor_pci.h14 #define DRV_NAME_ALCOR_PCI "alcor_pci" macro