Home
last modified time | relevance | path

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

/linux-3.3/sound/pcmcia/pdaudiocf/
Dpdaudiocf.h84 struct snd_pdacf { struct
85 struct snd_card *card;
86 int index;
88 unsigned long port;
89 int irq;
91 spinlock_t reg_lock;
92 unsigned short regmap[8];
93 unsigned short suspend_reg_scr;
94 struct tasklet_struct tq;
96 spinlock_t ak4117_lock;
[all …]