Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/intel/catpt/
Dmessages.c16 union catpt_global_msg msg = CATPT_GLOBAL_MSG(GET_FW_VERSION); in catpt_ipc_get_fw_version()
56 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ALLOCATE_STREAM); in catpt_ipc_alloc_stream()
108 union catpt_global_msg msg = CATPT_GLOBAL_MSG(FREE_STREAM); in catpt_ipc_free_stream()
127 union catpt_global_msg msg = CATPT_GLOBAL_MSG(SET_DEVICE_FORMATS); in catpt_ipc_set_device_format()
145 union catpt_global_msg msg = CATPT_GLOBAL_MSG(ENTER_DX_STATE); in catpt_ipc_enter_dxstate()
165 union catpt_global_msg msg = CATPT_GLOBAL_MSG(GET_MIXER_STREAM_INFO); in catpt_ipc_get_mixer_stream_info()
Dcore.h28 union catpt_global_msg rsp;
Dmessages.h42 union catpt_global_msg { union