centos man page for snd_ac97_set_rate

Query: snd_ac97_set_rate

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SND_AC97_SET_RATE(9)						 Control/Mixer API					      SND_AC97_SET_RATE(9)

NAME
snd_ac97_set_rate - change the rate of the given input/output.
SYNOPSIS
int snd_ac97_set_rate(struct snd_ac97 * ac97, int reg, unsigned int rate);
ARGUMENTS
ac97 the ac97 instance reg the register to change rate the sample rate to set
DESCRIPTION
Changes the rate of the given input/output on the codec. If the codec doesn't support VAR, the rate must be 48000 (except for SPDIF). The valid registers are AC97_PMC_MIC_ADC_RATE, AC97_PCM_FRONT_DAC_RATE, AC97_PCM_LR_ADC_RATE. AC97_PCM_SURR_DAC_RATE and AC97_PCM_LFE_DAC_RATE are accepted if the codec supports them. AC97_SPDIF is accepted as a pseudo register to modify the SPDIF status bits.
RETURN
Zero if successful, or a negative error code on failure.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SND_AC97_SET_RATE(9)
Related Man Pages
struct_ieee80211_tx_rate(9) - centos
muroar_stream(3) - debian
roar_simple_new_stream_obj(3) - debian
roar_simple_play(3) - debian
roar_simple_record(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I