Searched defs:pci_ops (Results 1 – 13 of 13) sorted by relevance
| /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 | pci.h | 828 struct pci_ops { struct 829 int (*add_bus)(struct pci_bus *bus); 830 void (*remove_bus)(struct pci_bus *bus); 831 void __iomem *(*map_bus)(struct pci_bus *bus, unsigned int devfn, int where); 832 int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val); 833 int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val);
|
| /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
|