summaryrefslogtreecommitdiff
path: root/sound/usb/pcm.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2011-10-27 01:51:43 +0400
committerTakashi Iwai <tiwai@suse.de>2011-10-27 01:51:43 +0400
commitd22665702226e9c40bc331098559e3d55e7cd43d (patch)
tree6e92734c9835dc9e064b20182624939f3486d28d /sound/usb/pcm.h
parent5cdf745ebae0f5bcf9b798d8fd5cb57add592cc1 (diff)
parentdde7ad8dee274763c8958769779aea8c993c950e (diff)
downloadlinux-d22665702226e9c40bc331098559e3d55e7cd43d.tar.xz
Merge branch 'topic/misc' into for-linus
Diffstat (limited to 'sound/usb/pcm.h')
-rw-r--r--sound/usb/pcm.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/usb/pcm.h b/sound/usb/pcm.h
index ed3e283f618d..df7a003682ad 100644
--- a/sound/usb/pcm.h
+++ b/sound/usb/pcm.h
@@ -1,6 +1,9 @@
#ifndef __USBAUDIO_PCM_H
#define __USBAUDIO_PCM_H
+snd_pcm_uframes_t snd_usb_pcm_delay(struct snd_usb_substream *subs,
+ unsigned int rate);
+
void snd_usb_set_pcm_ops(struct snd_pcm *pcm, int stream);
int snd_usb_init_pitch(struct snd_usb_audio *chip, int iface,