Searched defs:pci_ops (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | pci-ecam.h | 19 struct pci_ops pci_ops; member
|
| H A D | pci-acpi.h | 72 struct pci_ops *pci_ops; member
|
| H A D | pci.h | 751 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 D | rtw_trx_pci.c | 297 struct rtw_intf_ops pci_ops = { variable
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/ |
| H A D | rtw_trx_pci.c | 298 struct rtw_intf_ops pci_ops = { variable
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | pci.h | 19 struct pci_ops *pci_ops; member
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | pci.h | 35 struct pci_ops *pci_ops; member
|
| /OK3568_Linux_fs/kernel/arch/mips/pci/ |
| H A D | pci-lantiq.c | 69 static struct pci_ops pci_ops = { variable
|
| /OK3568_Linux_fs/kernel/include/linux/ssb/ |
| H A D | ssb_driver_gige.h | 49 struct pci_ops pci_ops; member
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | machvec.h | 96 struct pci_ops *pci_ops; member
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | pci_impl.h | 157 struct pci_ops *pci_ops; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/ |
| H A D | pci.c | 364 static struct pci_ops pci_ops = { variable
|
| /OK3568_Linux_fs/kernel/include/linux/bcma/ |
| H A D | bcma_driver_pci.h | 219 struct pci_ops pci_ops; member
|