Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/intel/haswell/
Dsst-haswell-ipc.c116 IPC_GLB_STREAM_MESSAGE = 6, /* Message directed to stream or its stages */ enumerator
632 if (msg_get_global_type(header) == IPC_GLB_STREAM_MESSAGE) in hsw_process_reply()
756 case IPC_GLB_STREAM_MESSAGE: in hsw_process_notification()
866 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_stream_set_volume()
951 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_mixer_set_volume()
1280 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | IPC_STR_TYPE(type); in sst_hsw_stream_operations()