Searched defs:pci_ops (Results 1 – 13 of 13) 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/arch/mips/include/asm/ |
| H A D | pci.h | 35 struct pci_ops *pci_ops; member
|
| /linux/include/linux/ |
| H A D | tsm.h | 115 const struct pci_tsm_ops *pci_ops; member
|
| H A D | vfio_pci_core.h | 101 const struct vfio_pci_device_ops *pci_ops; member
|
| H A D | pci.h | 879 struct pci_ops { struct 880 int (*add_bus)(struct pci_bus *bus); 881 void (*remove_bus)(struct pci_bus *bus); 882 void __iomem *(*map_bus)(struct pci_bus *bus, unsigned int devfn, int where); 883 int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val); 884 int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val);
|
| /linux/include/linux/ssb/ |
| H A D | ssb_driver_gige.h | 49 struct 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/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 | 576 static const struct dw_pcie_ops pci_ops = { variable
|
| /linux/drivers/net/wireless/ath/ath11k/ |
| H A D | ahb.c | 1143 const struct ath11k_pci_ops *pci_ops; in ath11k_ahb_probe() local
|