Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/intel/catpt/
H A Dpcm.c565 static const struct snd_pcm_hardware catpt_pcm_hardware = { variable
589 catpt_pcm_hardware.buffer_bytes_max, in catpt_component_pcm_construct()
590 catpt_pcm_hardware.buffer_bytes_max); in catpt_component_pcm_construct()
602 snd_soc_set_runtime_hwparams(substream, &catpt_pcm_hardware); in catpt_component_open()
/kernel/linux/linux-6.6/sound/soc/intel/catpt/
H A 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()

Completed in 4 milliseconds