Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_controller.c552 static const struct snd_pcm_hardware azx_pcm_hw = { variable
598 runtime->hw = azx_pcm_hw; in azx_pcm_open()
/OK3568_Linux_fs/kernel/sound/soc/intel/skylake/
H A Dskl-pcm.c28 static const struct snd_pcm_hardware azx_pcm_hw = { variable
1080 snd_soc_set_runtime_hwparams(substream, &azx_pcm_hw); in skl_platform_soc_open()