Searched refs:avs_global_msg (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/soc/intel/avs/
H A Dmessages.c17 union avs_global_msg msg = AVS_GLOBAL_REQUEST(ROM_CONTROL);
30 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_MULTIPLE_MODULES);
44 union avs_global_msg msg = AVS_GLOBAL_REQUEST(UNLOAD_MULTIPLE_MODULES);
57 union avs_global_msg msg = AVS_GLOBAL_REQUEST(LOAD_LIBRARY);
70 union avs_global_msg msg = AVS_GLOBAL_REQUEST(CREATE_PIPELINE);
85 union avs_global_msg msg = AVS_GLOBAL_REQUEST(DELETE_PIPELINE);
97 union avs_global_msg msg = AVS_GLOBAL_REQUEST(SET_PIPELINE_STATE);
110 union avs_global_msg msg = AVS_GLOBAL_REQUEST(GET_PIPELINE_STATE);
H A Davs.h197 union avs_global_msg glb;
H A Dmessages.h40 union avs_global_msg { union

Completed in 260 milliseconds