Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-msm/
Dsmd_private.h343 static inline int _smd_alloc_channel(struct smd_channel *ch) in _smd_alloc_channel() function
364 static inline int _smd_alloc_channel(struct smd_channel *ch) in _smd_alloc_channel() function
Dsmd.c570 if (_smd_alloc_channel(ch)) { in smd_alloc_channel()