Searched refs:smd_alloc_channel (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-msm/
H A Dsmd.c557 static int smd_alloc_channel(const char *name, uint32_t cid, uint32_t type) function
563 pr_err("smd_alloc_channel() out of memory\n");
604 pr_info("smd_alloc_channel() cid=%02d size=%05d '%s'\n",
646 if (!smd_alloc_channel(shared[n].name, shared[n].cid, ctype))

Completed in 88 milliseconds