Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dmain.c2573 static struct pci_driver cxlflash_driver = { variable
2593 return pci_register_driver(&cxlflash_driver); in init_cxlflash()
2604 pci_unregister_driver(&cxlflash_driver); in exit_cxlflash()