Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-ipc.c117 IPC_GLB_STREAM_MESSAGE = 6, /* Message directed to stream or its stages */ enumerator
629 if (msg_get_global_type(header) == IPC_GLB_STREAM_MESSAGE) in hsw_process_reply()
753 case IPC_GLB_STREAM_MESSAGE: in hsw_process_notification()
868 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_stream_set_volume()
953 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_mixer_set_volume()
1282 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | IPC_STR_TYPE(type); in sst_hsw_stream_operations()