Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/intel/skylake/
Dskl-pcm.c32 static struct snd_pcm_hardware azx_pcm_hw = { variable
612 snd_soc_set_runtime_hwparams(substream, &azx_pcm_hw); in skl_platform_open()
/linux-4.4.14/sound/pci/hda/
Dhda_controller.c370 static struct snd_pcm_hardware azx_pcm_hw = { variable
415 runtime->hw = azx_pcm_hw; in azx_pcm_open()