SND_AC97_PCM_DOUBLE_

Section: Control/Mixer API (9)
Updated: February 2011
Index Return to Main Contents
 

NAME

snd_ac97_pcm_double_rate_rules - set double rate constraints  

SYNOPSIS

int snd_ac97_pcm_double_rate_rules(struct snd_pcm_runtime * runtime);
 

ARGUMENTS

runtime

the runtime of the ac97 front playback pcm
 

DESCRIPTION

Installs the hardware constraint rules to prevent using double rates and more than two channels at the same time.  

COPYRIGHT