Home
last modified time | relevance | path

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

/sound/soc/intel/haswell/
Dsst-haswell-ipc.c117 IPC_GLB_STREAM_MESSAGE = 6, /* Message directed to stream or its stages */ enumerator
633 if (msg_get_global_type(header) == IPC_GLB_STREAM_MESSAGE) in hsw_process_reply()
757 case IPC_GLB_STREAM_MESSAGE: in hsw_process_notification()
867 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_stream_set_volume()
952 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_mixer_set_volume()
1281 header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | IPC_STR_TYPE(type); in sst_hsw_stream_operations()