Searched refs:chregs (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ali5451/
H A Dali5451.c255 struct snd_ali_channel_control chregs; member in struct:snd_ali
361 port = codec->chregs.regs.ac97write;
392 port = codec->chregs.regs.ac97read;
529 struct snd_ali_channel_control *pchregs = &(codec->chregs);
630 outl(mask, ALI_REG(codec, codec->chregs.regs.stop));
865 pchregs = &(codec->chregs);
925 pchregs = &(codec->chregs);
2178 codec->chregs.regs.ac97read = ALI_AC97_WRITE;
2180 codec->chregs.regs.ac97read = ALI_AC97_READ;
2181 codec->chregs
[all...]

Completed in 84 milliseconds