Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dpcie-apple.c759 static struct notifier_block apple_pcie_nb = { variable
806 ret = bus_register_notifier(&pci_bus_type, &apple_pcie_nb); in apple_pcie_probe()
812 bus_unregister_notifier(&pci_bus_type, &apple_pcie_nb); in apple_pcie_probe()