Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/
H A Dfastrpc.c63 #define FASTRPC_SCALARS(method, in, out) \ macro
1098 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_CREATE, 4, 0); in fastrpc_init_create_process()
1100 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_CREATE_ATTR, 6, 0); in fastrpc_init_create_process()
1168 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_RELEASE, 1, 0); in fastrpc_release_current_dsp_process()
1311 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_ATTACH, 1, 0); in fastrpc_init_attach()
1379 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_MUNMAP, 1, 0); in fastrpc_req_munmap_impl()
1454 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_MMAP, 2, 1); in fastrpc_req_mmap()