Home
last modified time | relevance | path

Searched refs:IORESOURCE_BUS (Results 1 - 25 of 70) sorted by relevance

123

/kernel/linux/linux-5.10/arch/x86/pci/
H A Dbus_numa.c46 if (window->res->flags & IORESOURCE_BUS) { in x86_pci_root_bus_resources()
86 info->busn.flags = IORESOURCE_BUS; in alloc_pci_root_info()
H A Dbroadcom_bus.c78 res.flags = IORESOURCE_BUS; in cnb20le_res()
/kernel/linux/linux-6.6/arch/x86/pci/
H A Dbus_numa.c46 if (window->res->flags & IORESOURCE_BUS) { in x86_pci_root_bus_resources()
86 info->busn.flags = IORESOURCE_BUS; in alloc_pci_root_info()
H A Dbroadcom_bus.c78 res.flags = IORESOURCE_BUS; in cnb20le_res()
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dleon_pci.c39 info->busn.flags = IORESOURCE_BUS; in leon_pci_init()
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dleon_pci.c40 info->busn.flags = IORESOURCE_BUS; in leon_pci_init()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-host-common.c37 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in gen_pci_init()
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-host-common.c37 bus = resource_list_first_type(&bridge->windows, IORESOURCE_BUS); in gen_pci_init()
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dpci.c150 .flags = IORESOURCE_BUS,
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dpci.c150 .flags = IORESOURCE_BUS,
/kernel/linux/linux-5.10/drivers/pci/
H A Decam.c47 cfg->busr.flags = IORESOURCE_BUS; in pci_ecam_create()
H A Dof.c186 res->flags = IORESOURCE_BUS; in of_pci_parse_bus_range()
286 bus_range->flags = IORESOURCE_BUS; in devm_of_pci_get_host_bridge_resources()
/kernel/linux/linux-5.10/drivers/pnp/
H A Dsupport.c73 case IORESOURCE_BUS: in pnp_resource_type_name()
H A Dinterface.c282 case IORESOURCE_BUS: in resources_show()
422 IORESOURCE_BUS, in resources_store()
H A Dresource.c479 IORESOURCE_BUS); in pnp_resource_type()
632 res->flags = IORESOURCE_BUS; in pnp_add_bus_resource()
/kernel/linux/linux-6.6/drivers/pnp/
H A Dsupport.c72 case IORESOURCE_BUS: in pnp_resource_type_name()
H A Dinterface.c283 case IORESOURCE_BUS: in resources_show()
423 IORESOURCE_BUS, in resources_store()
H A Dresource.c480 IORESOURCE_BUS); in pnp_resource_type()
633 res->flags = IORESOURCE_BUS; in pnp_add_bus_resource()
/kernel/linux/linux-6.6/drivers/pci/
H A Dof.c200 res->flags = IORESOURCE_BUS; in of_pci_parse_bus_range()
308 bus_range->flags = IORESOURCE_BUS; in devm_of_pci_get_host_bridge_resources()
H A Decam.c52 cfg->busr.flags = IORESOURCE_BUS; in pci_ecam_create()
/kernel/linux/linux-5.10/arch/s390/pci/
H A Dpci_bus.c124 zbus->bus_resource.flags = IORESOURCE_BUS; in zpci_bus_alloc()
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsys_nautilus.c197 .flags = IORESOURCE_BUS,
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dsys_nautilus.c197 .flags = IORESOURCE_BUS,
/kernel/linux/linux-5.10/drivers/acpi/
H A Dresource.c259 res->flags = IORESOURCE_BUS; in acpi_decode_space()
836 type = IORESOURCE_BUS; in acpi_dev_filter_resource_type()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dresource.c259 res->flags = IORESOURCE_BUS; in acpi_decode_space()
1007 type = IORESOURCE_BUS; in acpi_dev_filter_resource_type()

Completed in 13 milliseconds

123