Home
last modified time | relevance | path

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

/linux/sound/soc/intel/catpt/
H A Dmessages.c152 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESET_STREAM); in catpt_ipc_enter_dxstate()
163 union catpt_stream_msg msg = CATPT_STREAM_MSG(PAUSE_STREAM); in catpt_ipc_get_mixer_stream_info()
174 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESUME_STREAM); in catpt_ipc_get_mixer_stream_info()
195 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_VOLUME); in catpt_ipc_reset_stream()
221 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_WRITE_POSITION); in catpt_ipc_resume_stream()
239 union catpt_stream_msg msg = CATPT_STAGE_MSG(MUTE_LOOPBACK); in catpt_ipc_set_volume()
H A Dmessages.h299 union catpt_stream_msg { union