Linux Kernel
3.7.1
|
Data Fields | |
struct snd_card * | card |
unsigned long | iobase |
int | irq |
unsigned int | allegro_flag: 1 |
struct snd_ac97 * | ac97 |
struct snd_pcm * | pcm |
struct pci_dev * | pci |
int | dacs_active |
int | timer_users |
struct m3_list | msrc_list |
struct m3_list | mixer_list |
struct m3_list | adc1_list |
struct m3_list | dma_list |
u8 | reset_state |
int | external_amp |
int | amp_gpio |
unsigned int | hv_config |
unsigned | irda_workaround:1 |
unsigned | is_omnibook:1 |
struct snd_rawmidi * | rmidi |
int | num_substreams |
struct m3_dma * | substreams |
spinlock_t | reg_lock |
struct snd_kcontrol * | master_switch |
struct snd_kcontrol * | master_volume |
struct work_struct | hwvol_work |
unsigned int | in_suspend |
struct firmware * | assp_kernel_image |
struct firmware * | assp_minisrc_image |
Definition at line 739 of file maestro3.c.
Definition at line 748 of file maestro3.c.
Definition at line 759 of file maestro3.c.
unsigned int allegro_flag |
Definition at line 746 of file maestro3.c.
int amp_gpio |
Definition at line 766 of file maestro3.c.
Definition at line 796 of file maestro3.c.
Definition at line 797 of file maestro3.c.
Definition at line 741 of file maestro3.c.
int dacs_active |
Definition at line 754 of file maestro3.c.
Definition at line 760 of file maestro3.c.
int external_amp |
Definition at line 765 of file maestro3.c.
unsigned int hv_config |
Definition at line 767 of file maestro3.c.
struct work_struct hwvol_work |
Definition at line 788 of file maestro3.c.
unsigned int in_suspend |
Definition at line 790 of file maestro3.c.
unsigned long iobase |
Definition at line 743 of file maestro3.c.
unsigned irda_workaround |
Definition at line 768 of file maestro3.c.
int irq |
Definition at line 745 of file maestro3.c.
unsigned is_omnibook |
Definition at line 770 of file maestro3.c.
struct snd_kcontrol* master_switch |
Definition at line 785 of file maestro3.c.
struct snd_kcontrol* master_volume |
Definition at line 786 of file maestro3.c.
Definition at line 758 of file maestro3.c.
Definition at line 757 of file maestro3.c.
int num_substreams |
Definition at line 776 of file maestro3.c.
Definition at line 752 of file maestro3.c.
Definition at line 750 of file maestro3.c.
spinlock_t reg_lock |
Definition at line 779 of file maestro3.c.
u8 reset_state |
Definition at line 763 of file maestro3.c.
struct snd_rawmidi* rmidi |
Definition at line 773 of file maestro3.c.
Definition at line 777 of file maestro3.c.
int timer_users |
Definition at line 755 of file maestro3.c.