Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dpci-ecam.h19 struct pci_ops pci_ops; member
H A Dpci-acpi.h72 struct pci_ops *pci_ops; member
H A Dpci.h751 struct pci_ops { struct
752 int (*add_bus)(struct pci_bus *bus);
753 void (*remove_bus)(struct pci_bus *bus);
754 void __iomem *(*map_bus)(struct pci_bus *bus, unsigned int devfn, int where);
755 int (*read)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val);
756 int (*write)(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_trx_pci.c297 struct rtw_intf_ops pci_ops = { variable
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_trx_pci.c298 struct rtw_intf_ops pci_ops = { variable
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dpci.h19 struct pci_ops *pci_ops; member
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpci.h35 struct pci_ops *pci_ops; member
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-lantiq.c69 static struct pci_ops pci_ops = { variable
/OK3568_Linux_fs/kernel/include/linux/ssb/
H A Dssb_driver_gige.h49 struct pci_ops pci_ops; member
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dmachvec.h96 struct pci_ops *pci_ops; member
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dpci_impl.h157 struct pci_ops *pci_ops; member
/OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/
H A Dpci.c364 static struct pci_ops pci_ops = { variable
/OK3568_Linux_fs/kernel/include/linux/bcma/
H A Dbcma_driver_pci.h219 struct pci_ops pci_ops; member