Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-dove/
H A Dpcie.c133 static struct pci_ops pcie_ops = { variable
169 bridge->ops = &pcie_ops; in dove_pcie_scan_bus()
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dpci.c136 static struct pci_ops pcie_ops = { variable
164 pcie_ops.read = pcie_rd_conf_wa; in pcie_setup()
568 bridge->ops = &pcie_ops; in orion5x_pci_sys_scan_bus()
/OK3568_Linux_fs/kernel/arch/arm/mach-mv78xx0/
H A Dpcie.c175 static struct pci_ops pcie_ops = { variable
210 bridge->ops = &pcie_ops; in mv78xx0_pcie_scan_bus()
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_pcie.c133 static moal_if_ops pcie_ops; variable
490 if (woal_add_card(card, &card->dev->dev, &pcie_ops, card_type) == in woal_pcie_probe()
2607 static moal_if_ops pcie_ops = { variable
/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.c35 static struct mwifiex_if_ops pcie_ops; variable
414 if (mwifiex_add_card(card, &card->fw_done, &pcie_ops, in mwifiex_pcie_probe()
3411 static struct mwifiex_if_ops pcie_ops = { variable