Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
pcm.h File Reference

Go to the source code of this file.

Functions

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, struct usb_host_interface *alts, struct audioformat *fmt)
 

Function Documentation

int snd_usb_init_pitch ( struct snd_usb_audio chip,
int  iface,
struct usb_host_interface *  alts,
struct audioformat fmt 
)

Definition at line 197 of file pcm.c.

snd_pcm_uframes_t snd_usb_pcm_delay ( struct snd_usb_substream subs,
unsigned int  rate 
)

Definition at line 42 of file pcm.c.

void snd_usb_set_pcm_ops ( struct snd_pcm pcm,
int  stream 
)

Definition at line 1322 of file pcm.c.