Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | snd_ad1816a |
Functions | |
int | snd_ad1816a_create (struct snd_card *card, unsigned long port, int irq, int dma1, int dma2, struct snd_ad1816a *chip) |
int | snd_ad1816a_pcm (struct snd_ad1816a *chip, int device, struct snd_pcm **rpcm) |
int | snd_ad1816a_mixer (struct snd_ad1816a *chip) |
int | snd_ad1816a_timer (struct snd_ad1816a *chip, int device, struct snd_timer **rtimer) |
#define AD1816A_MODE_OPEN |
int snd_ad1816a_create | ( | struct snd_card * | card, |
unsigned long | port, | ||
int | irq, | ||
int | dma1, | ||
int | dma2, | ||
struct snd_ad1816a * | chip | ||
) |
Definition at line 599 of file ad1816a_lib.c.
int snd_ad1816a_mixer | ( | struct snd_ad1816a * | chip | ) |
Definition at line 972 of file ad1816a_lib.c.
Definition at line 678 of file ad1816a_lib.c.
Definition at line 705 of file ad1816a_lib.c.