Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dfastrpc.c85 #define FASTRPC_SCALARS(method, in, out) \ macro
1317 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_CREATE_STATIC, 3, 0); in fastrpc_init_create_static_process()
1448 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_CREATE, 4, 0); in fastrpc_init_create_process()
1450 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_CREATE_ATTR, 4, 0); in fastrpc_init_create_process()
1512 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_RELEASE, 1, 0); in fastrpc_release_current_dsp_process()
1657 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_ATTACH, 1, 0); in fastrpc_init_attach()
1715 FASTRPC_SCALARS(0, 1, 1), args); in fastrpc_get_info_from_dsp()
1814 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_MUNMAP, 1, 0); in fastrpc_req_munmap_impl()
1910 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_MMAP, 2, 1); in fastrpc_req_mmap()
1990 sc = FASTRPC_SCALARS(FASTRPC_RMID_INIT_MEM_UNMAP, 1, 0); in fastrpc_req_mem_unmap_impl()
[all …]