Linux Kernel
3.7.1
|
Data Fields | |
unsigned long | port |
spinlock_t | reg_lock |
struct snd_card * | card |
struct pci_dev * | pci |
struct snd_pcm * | pcm |
struct snd_pcm_substream * | playback_substream |
struct snd_pcm_substream * | capture_substream |
struct snd_ac97 * | ac97 |
struct snd_opl3 * | opl3 |
struct resource * | res_port |
int | irq |
int | chip_type |
char | revision |
struct snd_pcm_substream* capture_substream |
struct snd_pcm_substream* playback_substream |
spinlock_t reg_lock |