Home
last modified time | relevance | path

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

/linux-6.15/sound/pci/ali5451/
H A Dali5451.c228 struct snd_ali_channel_control chregs; member
333 port = codec->chregs.regs.ac97write; in snd_ali_codec_poke()
365 port = codec->chregs.regs.ac97read; in snd_ali_codec_peek()
836 pchregs = &(codec->chregs); in snd_ali_update_ptr()
892 pchregs = &(codec->chregs); in snd_ali_card_interrupt()
2068 codec->chregs.regs.stop = ALI_STOP; in snd_ali_create()
2069 codec->chregs.regs.aint = ALI_AINT; in snd_ali_create()
2072 codec->chregs.data.start = 0x00; in snd_ali_create()
2073 codec->chregs.data.stop = 0x00; in snd_ali_create()
2074 codec->chregs.data.aint = 0x00; in snd_ali_create()
[all …]