]> err.no Git - linux-2.6/blobdiff - include/sound/pcm.h
[ALSA] pcm: merge rates[] from pcm_misc.c and pcm_native.c
[linux-2.6] / include / sound / pcm.h
index 73334e0f823f57d88ae4bbb5eade93b2b008acfa..2d5dee2fcb648ba57c2e4779091fd19489890ca5 100644 (file)
@@ -922,6 +922,8 @@ snd_pcm_sframes_t snd_pcm_lib_writev(struct snd_pcm_substream *substream,
 snd_pcm_sframes_t snd_pcm_lib_readv(struct snd_pcm_substream *substream,
                                    void __user **bufs, snd_pcm_uframes_t frames);
 
+extern const struct snd_pcm_hw_constraint_list snd_pcm_known_rates;
+
 int snd_pcm_limit_hw_rates(struct snd_pcm_runtime *runtime);
 
 static inline void snd_pcm_set_runtime_buffer(struct snd_pcm_substream *substream,