Searched refs:chregs (Results 1 – 1 of 1) sorted by relevance
255 struct snd_ali_channel_control chregs; member361 port = codec->chregs.regs.ac97write; in snd_ali_codec_poke()392 port = codec->chregs.regs.ac97read; in snd_ali_codec_peek()529 struct snd_ali_channel_control *pchregs = &(codec->chregs); in snd_ali_disable_voice_irq()630 outl(mask, ALI_REG(codec, codec->chregs.regs.stop)); in snd_ali_stop_voice()865 pchregs = &(codec->chregs); in snd_ali_update_ptr()925 pchregs = &(codec->chregs); in snd_ali_card_interrupt()2179 codec->chregs.regs.ac97read = ALI_AC97_WRITE; in snd_ali_create()2181 codec->chregs.regs.ac97read = ALI_AC97_READ; in snd_ali_create()2182 codec->chregs.regs.ac97write = ALI_AC97_WRITE; in snd_ali_create()[all …]