Home
last modified time | relevance | path

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

/linux/drivers/virt/coco/
H A Dtsm-core.c60 struct pci_tsm_ops *pci_ops) in tsm_register_pci_or_reset()
81 struct tsm_dev *tsm_register(struct device *parent, struct pci_tsm_ops *pci_ops) in tsm_register()
/linux/arch/sh/include/asm/
H A Dpci.h19 struct pci_ops *pci_ops; member
/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 Dtsm.h115 const struct pci_tsm_ops *pci_ops; member
H A Dvfio_pci_core.h102 const struct vfio_pci_device_ops *pci_ops; member
H A Dpci.h851 struct pci_ops { struct
852 int (*add_bus)(struct pci_bus *bus);
853 void (*remove_bus)(struct pci_bus *bus);
854 void __iomem *(*map_bus)(struct pci_bus *bus, unsigned int devfn, int where);
855 int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val);
856 int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val);
857 int (*assert_perst)(struct pci_bus *bus, bool assert);
/linux/arch/mips/include/asm/
H A Dpci.h35 struct pci_ops *pci_ops; member
/linux/include/linux/ssb/
H A Dssb_driver_gige.h49 struct pci_ops pci_ops; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dpci.h119 const struct ath12k_pci_ops *pci_ops; member
/linux/arch/alpha/include/asm/
H A Dmachvec.h89 struct pci_ops *pci_ops; member
/linux/arch/sparc/kernel/
H A Dpci_impl.h156 struct pci_ops *pci_ops; member
/linux/arch/arm/mach-orion5x/
H A Dpci.c364 static struct pci_ops pci_ops = { variable
/linux/drivers/net/wireless/ath/ath11k/
H A Dpcic.c818 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops()
/linux/include/linux/bcma/
H A Dbcma_driver_pci.h219 struct pci_ops pci_ops; member
/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c556 static const struct dw_pcie_ops pci_ops = { variable