X-Git-Url: https://git.stricted.de/?a=blobdiff_plain;f=sound%2Fusb%2Fpcm.h;h=df7a003682ad6426a3e50532cd815e8bf00a4af6;hb=8c3f5d8a9b7d0d8506bc2a0525e012eae02b1853;hp=ed3e283f618d11998af50f5f217f39f9397c8c97;hpb=aa9f56b66d278aba2f278c75761b7e19fbaca97a;p=GitHub%2Fmt8127%2Fandroid_kernel_alcatel_ttab.git 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,