Home
last modified time | relevance | path

Searched refs:adjust_resource (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c809 adjust_resource(&fb_res, in dove_pinctrl_probe()
823 adjust_resource(&fb_res, in dove_pinctrl_probe()
839 adjust_resource(&fb_res, in dove_pinctrl_probe()
/linux/drivers/nvdimm/
H A Dnamespace_devs.c320 rc = adjust_resource(res, res->start, resource_size(res) - n); in scan_free()
506 rc = adjust_resource(res, res->start - allocate, in scan_allocate()
515 rc = adjust_resource(next, next->start in scan_allocate()
542 rc = adjust_resource(res, res->start, resource_size(res) in scan_allocate()
596 rc = adjust_resource(res, res->start, end - res->start); in merge_dpa()
/linux/drivers/parisc/
H A Dccio-dma.c1424 if (!adjust_resource(res, start, len)) in expand_ioc_area()
1431 if (!adjust_resource(res, start, len)) in expand_ioc_area()
/linux/drivers/pcmcia/
H A Drsrc_nonstatic.c771 ret = adjust_resource(s->io[i].res, res->start, in nonstatic_find_io()
789 ret = adjust_resource(s->io[i].res, in nonstatic_find_io()
/linux/kernel/
H A Dresource.c1132 int adjust_resource(struct resource *res, resource_size_t start, in adjust_resource() function
1142 EXPORT_SYMBOL(adjust_resource);
/linux/drivers/dax/
H A Dbus.c914 rc = adjust_resource(res, range->start, size); in adjust_dev_dax_range()
/linux/drivers/memory/
H A Domap-gpmc.c995 r = adjust_resource(res, res->start & ~(size - 1), size); in gpmc_cs_request()
/linux/drivers/pci/
H A Dprobe.c3345 ret = adjust_resource(res, res->start, size); in pci_bus_update_busn_res_end()