Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/
Dsmd_private.h94 #define ID_CH_ALLOC_TBL SMEM_CHANNEL_ALLOC_TBL macro
Dsmd_debug.c178 shared = smem_find(ID_CH_ALLOC_TBL, sizeof(*shared) * 64); in debug_read_alloc_tbl()
Dsmd.c624 shared = smem_find(ID_CH_ALLOC_TBL, sizeof(*shared) * 64); in smd_channel_probe_worker()