Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/haswell/
Dsst-haswell-pcm.c151 static struct hsw_pcm_module_map mod_map[] = { variable
194 dai = mod_map[mc->reg].dai_id; in hsw_stream_volume_put()
195 stream = mod_map[mc->reg].stream; in hsw_stream_volume_put()
243 dai = mod_map[mc->reg].dai_id; in hsw_stream_volume_get()
244 stream = mod_map[mc->reg].stream; in hsw_stream_volume_get()
488 dai = mod_map[rtd->cpu_dai->id].dai_id; in hsw_pcm_hw_params()
686 dai = mod_map[rtd->cpu_dai->id].dai_id; in hsw_pcm_trigger()
795 dai = mod_map[rtd->cpu_dai->id].dai_id; in hsw_pcm_pointer()
816 dai = mod_map[rtd->cpu_dai->id].dai_id; in hsw_pcm_open()
850 dai = mod_map[rtd->cpu_dai->id].dai_id; in hsw_pcm_close()
[all …]