1SND_AC97_PCM_DOUBLE_(9) Control/Mixer API SND_AC97_PCM_DOUBLE_(9)
23
4
NAME
6snd_ac97_pcm_double_rate_rules - set double rate constraints
7
SYNOPSIS
9int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime * runtime);
10
ARGUMENTS
12runtime
13the runtime of the ac97 front playback pcm
14
DESCRIPTION
16Installs the hardware constraint rules to prevent using double rates
17and more than two channels at the same time.
18
COPYRIGHT
20Kernel Hackers Manual 2.6. June 2019 SND_AC97_PCM_DOUBLE_(9)