Home
last modified time | relevance | path

Searched defs:mixart_mgr (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/sound/pci/mixart/
Dmixart.h66 struct mixart_mgr { struct
67 unsigned int num_cards;
68 struct snd_mixart *chip[MIXART_MAX_CARDS];
70 struct pci_dev *pci;
72 int irq;
75 struct mem_area mem[2];
78 char shortname[32]; /* short name of this soundcard */
79 char longname[80]; /* name of this soundcard */
82 struct tasklet_struct msg_taskq;
85 u32 pending_event;
[all …]