Man Page: snd_pcm_rate_to_rate_bit
Operating Environment: suse
Section: 9
SND_PCM_RATE_TO_RATE(9) PCM API SND_PCM_RATE_TO_RATE(9)NAMEsnd_pcm_rate_to_rate_bit - converts sample rate to SNDRV_PCM_RATE_xxx bitSYNOPSISunsigned int snd_pcm_rate_to_rate_bit(unsigned int rate);ARGUMENTSrate the sample rate to convertDESCRIPTIONReturns the SNDRV_PCM_RATE_xxx flag that corresponds to the given rate, or SNDRV_PCM_RATE_KNOT for an unknown rate.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SND_PCM_RATE_TO_RATE(9)