Home
last modified time | relevance | path

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

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