Searched refs:FASTRPC_SCALARS (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/misc/ |
| D | fastrpc.c | 62 #define FASTRPC_SCALARS(method, in, out) \ macro 1052 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_CREATE, 4, 0); in fastrpc_init_create_process() 1054 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_CREATE_ATTR, 6, 0); in fastrpc_init_create_process() 1122 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_RELEASE, 1, 0); in fastrpc_release_current_dsp_process() 1251 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_ATTACH, 1, 0); in fastrpc_init_attach()
|