Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/intel/haswell/
Dsst-haswell-pcm.c108 struct snd_pcm *hsw_pcm; member
950 priv_data->pcm[rtd->cpu_dai->id][SNDRV_PCM_STREAM_PLAYBACK].hsw_pcm = pcm; in hsw_pcm_new()
952 priv_data->pcm[rtd->cpu_dai->id][SNDRV_PCM_STREAM_CAPTURE].hsw_pcm = pcm; in hsw_pcm_new()
1332 snd_pcm_suspend_all(pcm_data->hsw_pcm); in hsw_pcm_prepare()