Searched refs:shared2 (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_private.h366 struct smd_shared_v2 *shared2; local
370 shared2 = smem_alloc(SMEM_SMD_BASE_ID + ch->n, sizeof(*shared2));
381 ch->send = &shared2->ch0;
382 ch->recv = &shared2->ch1;

Completed in 25 milliseconds