Searched refs:SST_TASK_ID_MEDIA (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ |
D | platform_sst_audio.h | 25 SST_TASK_ID_MEDIA = 3, enumerator 26 SST_TASK_ID_MAX = SST_TASK_ID_MEDIA,
|
/linux-4.1.27/sound/soc/intel/atom/ |
D | sst-mfld-platform-pcm.c | 99 {MERR_DPCM_AUDIO, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA1_IN, SST_TASK_ID_MEDIA, 0}, 100 {MERR_DPCM_COMPR, 0, SNDRV_PCM_STREAM_PLAYBACK, PIPE_MEDIA0_IN, SST_TASK_ID_MEDIA, 0}, 101 {MERR_DPCM_AUDIO, 0, SNDRV_PCM_STREAM_CAPTURE, PIPE_PCM1_OUT, SST_TASK_ID_MEDIA, 0},
|
/linux-4.1.27/sound/soc/intel/atom/sst/ |
D | sst.c | 154 ret = sst_prepare_and_post_msg(sst, SST_TASK_ID_MEDIA, IPC_CMD, in sst_save_dsp_context_v2()
|