Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_controller.c555 static struct snd_pcm_hardware azx_pcm_hw = { variable
601 runtime->hw = azx_pcm_hw; in azx_pcm_open()
/Linux-v5.4/sound/soc/intel/skylake/
Dskl-pcm.c28 static const struct snd_pcm_hardware azx_pcm_hw = { variable
1092 snd_soc_set_runtime_hwparams(substream, &azx_pcm_hw); in skl_platform_open()