Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/include/asm/
A Dpci.h19 struct pci_ops *pci_ops; member
/linux-6.3-rc2/include/linux/
A Dpci-ecam.h46 struct pci_ops pci_ops; member
A Dpci-acpi.h72 struct pci_ops *pci_ops; member
A Dpci.h769 struct pci_ops { struct
770 int (*add_bus)(struct pci_bus *bus);
771 void (*remove_bus)(struct pci_bus *bus);
772 void __iomem *(*map_bus)(struct pci_bus *bus, unsigned int devfn, int where);
773 int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val);
774 int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val);
/linux-6.3-rc2/arch/mips/include/asm/
A Dpci.h35 struct pci_ops *pci_ops; member
/linux-6.3-rc2/arch/mips/pci/
A Dpci-lantiq.c69 static struct pci_ops pci_ops = { variable
/linux-6.3-rc2/include/linux/ssb/
A Dssb_driver_gige.h49 struct pci_ops pci_ops; member
/linux-6.3-rc2/arch/alpha/include/asm/
A Dmachvec.h98 struct pci_ops *pci_ops; member
/linux-6.3-rc2/arch/sparc/kernel/
A Dpci_impl.h157 struct pci_ops *pci_ops; member
/linux-6.3-rc2/arch/arm/mach-orion5x/
A Dpci.c364 static struct pci_ops pci_ops = { variable
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dpci.c734 const struct ath11k_pci_ops *pci_ops; in ath11k_pci_probe() local
A Dpcic.c773 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops()
A Dahb.c1109 const struct ath11k_pci_ops *pci_ops; in ath11k_ahb_probe() local
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-qcom-ep.c450 static const struct dw_pcie_ops pci_ops = { variable
/linux-6.3-rc2/include/linux/bcma/
A Dbcma_driver_pci.h219 struct pci_ops pci_ops; member

Completed in 40 milliseconds