Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-ipc.c107 IPC_GLB_STREAM_MESSAGE = 6, /* Message directed to stream or its stages */ enumerator
619 if (msg_get_global_type(header) == IPC_GLB_STREAM_MESSAGE) in hsw_process_reply()
742 case IPC_GLB_STREAM_MESSAGE: in hsw_process_notification()
854 request.header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_stream_set_volume()
940 request.header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE) | in sst_hsw_mixer_set_volume()
1271 request.header = IPC_GLB_TYPE(IPC_GLB_STREAM_MESSAGE); in sst_hsw_stream_operations()