Lines Matching defs:msg

17 	union avs_global_msg msg = AVS_GLOBAL_REQUEST(ROM_CONTROL);  in avs_ipc_set_boot_config()  local
35 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_MULTIPLE_MODULES); in avs_ipc_load_modules() local
53 union avs_global_msg msg = AVS_GLOBAL_REQUEST(UNLOAD_MULTIPLE_MODULES); in avs_ipc_unload_modules() local
71 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_LIBRARY); in avs_ipc_load_library() local
89 union avs_global_msg msg = AVS_GLOBAL_REQUEST(CREATE_PIPELINE); in avs_ipc_create_pipeline() local
109 union avs_global_msg msg = AVS_GLOBAL_REQUEST(DELETE_PIPELINE); in avs_ipc_delete_pipeline() local
126 union avs_global_msg msg = AVS_GLOBAL_REQUEST(SET_PIPELINE_STATE); in avs_ipc_set_pipeline_state() local
144 union avs_global_msg msg = AVS_GLOBAL_REQUEST(GET_PIPELINE_STATE); in avs_ipc_get_pipeline_state() local
184 union avs_module_msg msg = AVS_MODULE_REQUEST(INIT_INSTANCE); in avs_ipc_init_instance() local
223 union avs_module_msg msg = AVS_MODULE_REQUEST(DELETE_INSTANCE); in avs_ipc_delete_instance() local
253 union avs_module_msg msg = AVS_MODULE_REQUEST(BIND); in avs_ipc_bind() local
287 union avs_module_msg msg = AVS_MODULE_REQUEST(UNBIND); in avs_ipc_unbind() local
310 union avs_module_msg msg = AVS_MODULE_REQUEST(LARGE_CONFIG_SET); in __avs_ipc_set_large_config() local
378 union avs_module_msg msg = AVS_MODULE_REQUEST(LARGE_CONFIG_GET); in avs_ipc_get_large_config() local
422 union avs_module_msg msg = AVS_MODULE_REQUEST(SET_DX); in avs_ipc_set_dx() local
448 union avs_module_msg msg = AVS_MODULE_REQUEST(SET_D0IX); in avs_ipc_set_d0ix() local