Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/
Dsmd.c817 void *smem_find(unsigned id, unsigned size_in) in smem_find() argument
826 size_in = ALIGN(size_in, 8); in smem_find()
827 if (size_in != size) { in smem_find()
829 id, size_in, size); in smem_find()