Home
last modified time | relevance | path

Searched defs:pci_ops (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/sh/include/asm/
H A Dpci.h19 struct pci_ops *pci_ops; member
/openbmc/linux/include/linux/
H A Dpci-ecam.h46 struct pci_ops pci_ops; member
H A Dpci-acpi.h72 struct pci_ops *pci_ops; member
H A Dpci.h773 struct pci_ops { struct
774 int (*add_bus)(struct pci_bus *bus);
775 void (*remove_bus)(struct pci_bus *bus);
776 void __iomem *(*map_bus)(struct pci_bus *bus, unsigned int devfn, int where);
777 int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val);
778 int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val);
/openbmc/linux/arch/mips/include/asm/
H A Dpci.h35 struct pci_ops *pci_ops; member
/openbmc/linux/arch/mips/pci/
H A Dpci-lantiq.c69 static struct pci_ops pci_ops = { variable
/openbmc/linux/include/linux/ssb/
H A Dssb_driver_gige.h49 struct pci_ops pci_ops; member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h111 const struct ath12k_pci_ops *pci_ops; member
/openbmc/linux/arch/alpha/include/asm/
H A Dmachvec.h98 struct pci_ops *pci_ops; member
/openbmc/linux/arch/sparc/kernel/
H A Dpci_impl.h156 struct pci_ops *pci_ops; member
/openbmc/linux/arch/arm/mach-orion5x/
H A Dpci.c364 static struct pci_ops pci_ops = { variable
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dpci.c734 const struct ath11k_pci_ops *pci_ops; in ath11k_pci_probe() local
H A Dpcic.c772 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops()
H A Dahb.c1089 const struct ath11k_pci_ops *pci_ops; in ath11k_ahb_probe() local
/openbmc/linux/include/linux/bcma/
H A Dbcma_driver_pci.h219 struct pci_ops pci_ops; member
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c534 static const struct dw_pcie_ops pci_ops = { variable