Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-rockchip/
H A Drkpm_helpers.c19 static int region_mem_idx; variable
60 region_mem_idx; in rkpm_alloc_region_mem()
62 len = alloc_region_mem(region_mem + region_mem_idx, max_len, in rkpm_alloc_region_mem()
65 region_mem_idx += len; in rkpm_alloc_region_mem()