Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-dove/
Dpcie.c133 static struct pci_ops pcie_ops = { variable
163 return pci_scan_root_bus(NULL, sys->busnr, &pcie_ops, sys, in dove_pcie_scan_bus()
/linux-4.4.14/arch/arm/mach-orion5x/
Dpci.c136 static struct pci_ops pcie_ops = { variable
164 pcie_ops.read = pcie_rd_conf_wa; in pcie_setup()
561 return pci_scan_root_bus(NULL, sys->busnr, &pcie_ops, sys, in orion5x_pci_sys_scan_bus()
/linux-4.4.14/arch/arm/mach-mv78xx0/
Dpcie.c175 static struct pci_ops pcie_ops = { variable
205 return pci_scan_root_bus(NULL, sys->busnr, &pcie_ops, sys, in mv78xx0_pcie_scan_bus()
/linux-4.4.14/drivers/net/wireless/mwifiex/
Dpcie.c36 static struct mwifiex_if_ops pcie_ops; variable
212 if (mwifiex_add_card(card, &add_remove_card_sem, &pcie_ops, in mwifiex_pcie_probe()
2663 static struct mwifiex_if_ops pcie_ops = { variable