Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
clock.c File Reference
#include <linux/bitops.h>
#include <linux/init.h>
#include <linux/string.h>
#include <linux/usb.h>
#include <linux/usb/audio.h>
#include <linux/usb/audio-v2.h>
#include <sound/core.h>
#include <sound/info.h>
#include <sound/pcm.h>
#include "usbaudio.h"
#include "card.h"
#include "helper.h"
#include "clock.h"

Go to the source code of this file.

Functions

int snd_usb_clock_find_source (struct snd_usb_audio *chip, int entity_id)
 
int snd_usb_init_sample_rate (struct snd_usb_audio *chip, int iface, struct usb_host_interface *alts, struct audioformat *fmt, int rate)
 

Function Documentation

int snd_usb_clock_find_source ( struct snd_usb_audio chip,
int  entity_id 
)

Definition at line 198 of file clock.c.

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

Definition at line 300 of file clock.c.