Searched refs:catpt_stream_msg (Results 1 – 2 of 2) sorted by relevance
182 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESET_STREAM); in catpt_ipc_reset_stream()199 union catpt_stream_msg msg = CATPT_STREAM_MSG(PAUSE_STREAM); in catpt_ipc_pause_stream()216 union catpt_stream_msg msg = CATPT_STREAM_MSG(RESUME_STREAM); in catpt_ipc_resume_stream()243 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_VOLUME); in catpt_ipc_set_volume()275 union catpt_stream_msg msg = CATPT_STAGE_MSG(SET_WRITE_POSITION); in catpt_ipc_set_write_pos()299 union catpt_stream_msg msg = CATPT_STAGE_MSG(MUTE_LOOPBACK); in catpt_ipc_mute_loopback()
299 union catpt_stream_msg { union