Home
last modified time | relevance | path

Searched refs:resource_contains (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/pci/
H A Dhost-bridge.c58 if (resource_contains(window->res, res)) { in pcibios_resource_to_bus()
H A Dsetup-bus.c1350 resource_contains(parent_r, r)) in assign_fixed_resource_on_bus()
H A Dpci.c721 if (resource_contains(r, res)) { in pci_find_parent_resource()
762 if (r->start && resource_contains(r, res)) in pci_find_resource()
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_mcfg.c187 resource_contains(&f->bus_range, bus_range)) in pci_mcfg_quirk_matches()
H A Dresource.c733 if (resource_contains(rentry->res, res)) { in acpi_dev_consumes_res()
/OK3568_Linux_fs/kernel/include/linux/
H A Dioport.h229 static inline bool resource_contains(struct resource *r1, struct resource *r2) in resource_contains() function
/OK3568_Linux_fs/kernel/kernel/
H A Dresource.c634 resource_contains(&avail, &alloc)) { in __find_resource()
684 if (resource_contains(&new, old)) { in reallocate_resource()
695 if (resource_contains(old, &new)) { in reallocate_resource()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dwdat_wdt.c413 if (resource_contains(res, &r)) { in wdat_wdt_probe()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_stolen.c475 if (!resource_contains(&i915->dsm, &i915->dsm_reserved)) { in i915_gem_init_stolen()
/OK3568_Linux_fs/kernel/drivers/perf/
H A Darm-cmn.c1470 if (!resource_contains(cfg, root)) in arm_cmn_acpi_probe()