Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/cardreader/
H A Dalcor_pci.c20 #define DRV_NAME_ALCOR_PCI "alcor_pci" macro
126 ret = pci_request_regions(pdev, DRV_NAME_ALCOR_PCI); in alcor_pci_probe()
216 .name = DRV_NAME_ALCOR_PCI,