Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c117 struct snd_pcm *hsw_pcm; member
966 priv_data->pcm[rtd->cpu_dai->id][SNDRV_PCM_STREAM_PLAYBACK].hsw_pcm = pcm; in hsw_pcm_new()
968 priv_data->pcm[rtd->cpu_dai->id][SNDRV_PCM_STREAM_CAPTURE].hsw_pcm = pcm; in hsw_pcm_new()
1362 snd_pcm_suspend_all(pcm_data->hsw_pcm); in hsw_pcm_prepare()