Searched refs:chregs (Results 1 – 1 of 1) sorted by relevance
229 struct snd_ali_channel_control chregs; member336 port = codec->chregs.regs.ac97write; in snd_ali_codec_poke()368 port = codec->chregs.regs.ac97read; in snd_ali_codec_peek()505 struct snd_ali_channel_control *pchregs = &(codec->chregs); in snd_ali_disable_voice_irq()608 outl(mask, ALI_REG(codec, codec->chregs.regs.stop)); in snd_ali_stop_voice()839 pchregs = &(codec->chregs); in snd_ali_update_ptr()895 pchregs = &(codec->chregs); in snd_ali_card_interrupt()2107 codec->chregs.regs.ac97read = ALI_AC97_WRITE; in snd_ali_create()2109 codec->chregs.regs.ac97read = ALI_AC97_READ; in snd_ali_create()2110 codec->chregs.regs.ac97write = ALI_AC97_WRITE; in snd_ali_create()[all …]