Searched defs:pci_ops (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/virt/coco/ |
| H A D | tsm-core.c | 60 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 D | pci.h | 19 struct pci_ops *pci_ops; member
|
| /linux/include/linux/ |
| H A D | pci-ecam.h | 46 struct pci_ops pci_ops; member
|
| H A D | pci-acpi.h | 72 struct pci_ops *pci_ops; member
|
| H A D | tsm.h | 115 const struct pci_tsm_ops *pci_ops; member
|
| H A D | vfio_pci_core.h | 102 const struct vfio_pci_device_ops *pci_ops; member
|
| H A D | pci.h | 851 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 D | pci.h | 35 struct pci_ops *pci_ops; member
|
| /linux/include/linux/ssb/ |
| H A D | ssb_driver_gige.h | 49 struct pci_ops pci_ops; member
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | pci.h | 119 const struct ath12k_pci_ops *pci_ops; member
|
| /linux/arch/alpha/include/asm/ |
| H A D | machvec.h | 89 struct pci_ops *pci_ops; member
|
| /linux/arch/sparc/kernel/ |
| H A D | pci_impl.h | 156 struct pci_ops *pci_ops; member
|
| /linux/arch/arm/mach-orion5x/ |
| H A D | pci.c | 364 static struct pci_ops pci_ops = { variable
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | pcic.c | 818 const struct ath11k_pci_ops *pci_ops) in ath11k_pcic_register_pci_ops()
|
| /linux/include/linux/bcma/ |
| H A D | bcma_driver_pci.h | 219 struct pci_ops pci_ops; member
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-qcom-ep.c | 556 static const struct dw_pcie_ops pci_ops = { variable
|