summaryrefslogtreecommitdiff
path: root/sound/usb/pcm.h
diff options
context:
space:
mode:
Diffstat (limited to 'sound/usb/pcm.h')
-rw-r--r--sound/usb/pcm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/usb/pcm.h b/sound/usb/pcm.h
index 9833627c1eca..362782c2df5c 100644
--- a/sound/usb/pcm.h
+++ b/sound/usb/pcm.h
@@ -14,5 +14,7 @@ int snd_usb_init_pitch(struct snd_usb_audio *chip, int iface,
struct audioformat *fmt);
void snd_usb_preallocate_buffer(struct snd_usb_substream *subs);
+int snd_usb_audioformat_set_sync_ep(struct snd_usb_audio *chip,
+ struct audioformat *fmt);
#endif /* __USBAUDIO_PCM_H */