Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c1063 static const struct snd_pcm_hardware avs_pcm_hardware = { variable
1090 return snd_soc_set_runtime_hwparams(substream, &avs_pcm_hardware); in avs_component_open()
1438 struct snd_pcm_hardware hwparams = avs_pcm_hardware; in avs_component_hda_open()