Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/intel/avs/
H A Dpcm.c1230 static const struct snd_pcm_hardware avs_pcm_hardware = { variable
1259 return snd_soc_set_runtime_hwparams(substream, &avs_pcm_hardware); in avs_component_open()
1642 struct snd_pcm_hardware hwparams = avs_pcm_hardware; in avs_component_hda_open()