Linux Kernel
3.7.1
|
#include <ca0106.h>
Data Fields | |
struct snd_card * | card |
struct snd_ca0106_details * | details |
struct pci_dev * | pci |
unsigned long | port |
struct resource * | res_port |
int | irq |
unsigned int | serial |
unsigned short | model |
spinlock_t | emu_lock |
struct snd_ac97 * | ac97 |
struct snd_pcm * | pcm [4] |
struct snd_ca0106_channel | playback_channels [4] |
struct snd_ca0106_channel | capture_channels [4] |
u32 | spdif_bits [4] |
u32 | spdif_str_bits [4] |
int | spdif_enable |
int | capture_source |
int | i2c_capture_source |
u8 | i2c_capture_volume [4][2] |
int | capture_mic_line_in |
struct snd_dma_buffer | buffer |
struct snd_ca_midi | midi |
struct snd_ca_midi | midi2 |
u16 | spi_dac_reg [16] |
struct snd_ca0106_channel capture_channels[4] |
struct snd_ca0106_details* details |
spinlock_t emu_lock |
struct snd_ca_midi midi |
struct snd_ca_midi midi2 |
struct snd_ca0106_channel playback_channels[4] |