Lines Matching defs:msg

17 	union avs_global_msg msg = AVS_GLOBAL_REQUEST(ROM_CONTROL);  in avs_ipc_set_boot_config()  local
30 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_MULTIPLE_MODULES); in avs_ipc_load_modules() local
44 union avs_global_msg msg = AVS_GLOBAL_REQUEST(UNLOAD_MULTIPLE_MODULES); in avs_ipc_unload_modules() local
57 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_LIBRARY); in avs_ipc_load_library() local
70 union avs_global_msg msg = AVS_GLOBAL_REQUEST(CREATE_PIPELINE); in avs_ipc_create_pipeline() local
85 union avs_global_msg msg = AVS_GLOBAL_REQUEST(DELETE_PIPELINE); in avs_ipc_delete_pipeline() local
97 union avs_global_msg msg = AVS_GLOBAL_REQUEST(SET_PIPELINE_STATE); in avs_ipc_set_pipeline_state() local
110 union avs_global_msg msg = AVS_GLOBAL_REQUEST(GET_PIPELINE_STATE); in avs_ipc_get_pipeline_state() local
146 union avs_module_msg msg = AVS_MODULE_REQUEST(INIT_INSTANCE); in avs_ipc_init_instance() local
180 union avs_module_msg msg = AVS_MODULE_REQUEST(DELETE_INSTANCE); in avs_ipc_delete_instance() local
205 union avs_module_msg msg = AVS_MODULE_REQUEST(BIND); in avs_ipc_bind() local
234 union avs_module_msg msg = AVS_MODULE_REQUEST(UNBIND); in avs_ipc_unbind() local
252 union avs_module_msg msg = AVS_MODULE_REQUEST(LARGE_CONFIG_SET); in __avs_ipc_set_large_config() local
315 union avs_module_msg msg = AVS_MODULE_REQUEST(LARGE_CONFIG_GET); in avs_ipc_get_large_config() local
358 union avs_module_msg msg = AVS_MODULE_REQUEST(SET_DX); in avs_ipc_set_dx() local
379 union avs_module_msg msg = AVS_MODULE_REQUEST(SET_D0IX); in avs_ipc_set_d0ix() local