Home
last modified time | relevance | path

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

/linux-3.3/arch/arm/mach-msm/
Dscm.c95 static struct scm_command *alloc_scm_command(size_t cmd_size, size_t resp_size) in alloc_scm_command() function
231 cmd = alloc_scm_command(cmd_len, resp_len); in scm_call()