Home
last modified time | relevance | path

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

/linux-5.19.10/sound/pci/hda/
Dhda_controller.c551 static const struct snd_pcm_hardware azx_pcm_hw = { variable
597 runtime->hw = azx_pcm_hw; in azx_pcm_open()
/linux-5.19.10/sound/soc/intel/skylake/
Dskl-pcm.c28 static const struct snd_pcm_hardware azx_pcm_hw = { variable
1079 snd_soc_set_runtime_hwparams(substream, &azx_pcm_hw); in skl_platform_soc_open()