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

/linux-master/sound/soc/qcom/
H A Dlpass-platform.c28 static const struct snd_pcm_hardware lpass_platform_pcm_hardware = { variable in typeref:struct:snd_pcm_hardware
255 snd_soc_set_runtime_hwparams(substream, &lpass_platform_pcm_hardware);
256 runtime->dma_bytes = lpass_platform_pcm_hardware.buffer_bytes_max;
1176 size_t size = lpass_platform_pcm_hardware.buffer_bytes_max;

Completed in 127 milliseconds