Searched refs:period_bytes_max (Results 1 – 5 of 5) sorted by relevance
55 .period_bytes_max = 1024 * 64,68 .period_bytes_max = 1024 * 64,
834 .period_bytes_max = 1024 * 64,847 .period_bytes_max = 1024 * 64,
199 runtime->hw.period_bytes_max = hw->period_bytes_max; in snd_set_runtime_hwparams()227 cons->intervals[SND_PCM_HW_PARAM_PERIOD_BYTES].range.max = hw->period_bytes_max; in soc_pcm_init_runtime_hw_constrains()
332 hw->period_bytes_min, hw->period_bytes_max); in snd_pcm_hw_constrains_complete()
352 uint32_t period_bytes_max; member
Completed in 25 milliseconds