Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dpci.c1123 static struct pci_driver cxl_pci_driver = { variable
1156 if (pdev->driver != &cxl_pci_driver) in cxl_handle_cper_event()
1184 rc = pci_register_driver(&cxl_pci_driver); in cxl_pci_driver_init()
1190 pci_unregister_driver(&cxl_pci_driver); in cxl_pci_driver_init()
1199 pci_unregister_driver(&cxl_pci_driver); in cxl_pci_driver_exit()