Searched defs:cfgres (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/pci/controller/ |
H A D | pci-host-common.c | 27 struct resource cfgres; in gen_pci_init() local
|
/kernel/linux/linux-6.6/drivers/pci/controller/ |
H A D | pci-host-common.c | 27 struct resource cfgres; in gen_pci_init() local
|
/kernel/linux/linux-5.10/drivers/pci/ |
H A D | ecam.c | 27 pci_ecam_create(struct device *dev, struct resource *cfgres, struct resource *busr, const struct pci_ecam_ops *ops) pci_ecam_create() argument
|
/kernel/linux/linux-5.10/arch/arm64/kernel/ |
H A D | pci.c | 121 struct resource cfgres; in pci_acpi_setup_ecam_mapping() local
|
/kernel/linux/linux-5.10/arch/loongarch/pci/ |
H A D | acpi.c | 159 struct resource cfgres; in pci_acpi_setup_ecam_mapping() local 92 arch_pci_ecam_create(struct device *dev, struct resource *cfgres, struct resource *busr, const struct pci_ecam_ops *ops) arch_pci_ecam_create() argument [all...] |
/kernel/linux/linux-6.6/arch/arm64/kernel/ |
H A D | pci.c | 134 struct resource cfgres; in pci_acpi_setup_ecam_mapping() local
|
/kernel/linux/linux-6.6/arch/loongarch/pci/ |
H A D | acpi.c | 161 struct resource cfgres; in pci_acpi_setup_ecam_mapping() local 94 arch_pci_ecam_create(struct device *dev, struct resource *cfgres, struct resource *busr, const struct pci_ecam_ops *ops) arch_pci_ecam_create() argument [all...] |
/kernel/linux/linux-6.6/drivers/pci/ |
H A D | ecam.c | 27 pci_ecam_create(struct device *dev, struct resource *cfgres, struct resource *busr, const struct pci_ecam_ops *ops) pci_ecam_create() argument
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | pci_mcfg.c | 33 struct resource cfgres; member 226 int pci_mcfg_lookup(struct acpi_pci_root *root, struct resource *cfgres, in pci_mcfg_lookup() argument 199 pci_mcfg_apply_quirks(struct acpi_pci_root *root, struct resource *cfgres, const struct pci_ecam_ops **ecam_ops) pci_mcfg_apply_quirks() argument
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | pci_mcfg.c | 33 struct resource cfgres; member 233 int pci_mcfg_lookup(struct acpi_pci_root *root, struct resource *cfgres, in pci_mcfg_lookup() argument 206 pci_mcfg_apply_quirks(struct acpi_pci_root *root, struct resource *cfgres, const struct pci_ecam_ops **ecam_ops) pci_mcfg_apply_quirks() argument
|
Completed in 6 milliseconds