Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/intel/catpt/
Dpcm.c563 static const struct snd_pcm_hardware catpt_pcm_hardware = { variable
587 catpt_pcm_hardware.buffer_bytes_max, in catpt_component_pcm_construct()
588 catpt_pcm_hardware.buffer_bytes_max); in catpt_component_pcm_construct()
599 snd_soc_set_runtime_hwparams(substream, &catpt_pcm_hardware); in catpt_component_open()