Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxlflash/
Dmain.c3943 static struct pci_driver cxlflash_driver = { variable
3967 rc = pci_register_driver(&cxlflash_driver); in init_cxlflash()
3986 pci_unregister_driver(&cxlflash_driver); in exit_cxlflash()