1SND_PCM_LIMIT_HW_RAT(9) PCM API SND_PCM_LIMIT_HW_RAT(9)
23
4
NAME
6snd_pcm_limit_hw_rates - determine rate_min/rate_max fields
7
SYNOPSIS
9int snd_pcm_limit_hw_rates(struct snd_pcm_runtime * runtime);
10
ARGUMENTS
12runtime
13the runtime instance
14
DESCRIPTION
16Determines the rate_min and rate_max fields from the rates bits of the
17given runtime->hw.
18
RETURN
20Zero if successful.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 SND_PCM_LIMIT_HW_RAT(9)