]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - sound/usb/pcm.h
Merge tag 'mips_fixes_5.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
[linux.git] / sound / usb / pcm.h
index f77ec58bf1a1eeffcfe321d3eae863716be60abd..9833627c1eca5f0afe01b2aaab2ce003acc89d46 100644 (file)
@@ -6,6 +6,8 @@ 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_pcm_suspend(struct snd_usb_stream *as);
+int snd_usb_pcm_resume(struct snd_usb_stream *as);
 
 int snd_usb_init_pitch(struct snd_usb_audio *chip, int iface,
                       struct usb_host_interface *alts,