Searched refs:chregs (Results 1 – 1 of 1) sorted by relevance
228 struct snd_ali_channel_control chregs; member335 port = codec->chregs.regs.ac97write; in snd_ali_codec_poke()367 port = codec->chregs.regs.ac97read; in snd_ali_codec_peek()504 struct snd_ali_channel_control *pchregs = &(codec->chregs); in snd_ali_disable_voice_irq()607 outl(mask, ALI_REG(codec, codec->chregs.regs.stop)); in snd_ali_stop_voice()838 pchregs = &(codec->chregs); in snd_ali_update_ptr()894 pchregs = &(codec->chregs); in snd_ali_card_interrupt()2077 codec->chregs.regs.ac97read = ALI_AC97_WRITE; in snd_ali_create()2079 codec->chregs.regs.ac97read = ALI_AC97_READ; in snd_ali_create()2080 codec->chregs.regs.ac97write = ALI_AC97_WRITE; in snd_ali_create()[all …]