Symbol: chn_intr
sys/bus/u4b/audio/uaudio.c
2183
chn_intr(ch->pcm_ch);
sys/bus/u4b/audio/uaudio.c
2399
chn_intr(ch->pcm_ch);
sys/dev/sound/pci/als4000.c
650
chn_intr(sc->pch.channel);
sys/dev/sound/pci/als4000.c
656
chn_intr(sc->rch.channel);
sys/dev/sound/pci/atiixp.c
712
chn_intr(sc->pch.channel);
sys/dev/sound/pci/atiixp.c
714
chn_intr(sc->rch.channel);
sys/dev/sound/pci/atiixp.c
922
chn_intr(sc->pch.channel);
sys/dev/sound/pci/atiixp.c
924
chn_intr(sc->rch.channel);
sys/dev/sound/pci/aureal.c
413
chn_intr(au->pch.channel);
sys/dev/sound/pci/cmi.c
563
chn_intr(sc->pch.channel);
sys/dev/sound/pci/cmi.c
567
chn_intr(sc->rch.channel);
sys/dev/sound/pci/cs4281.c
522
chn_intr(sc->pch.channel);
sys/dev/sound/pci/cs4281.c
527
chn_intr(sc->rch.channel);
sys/dev/sound/pci/emu10k1.c
1278
chn_intr(sc->pch[i].channel);
sys/dev/sound/pci/emu10k1.c
1288
chn_intr(sc->rch[0].channel);
sys/dev/sound/pci/emu10k1.c
1292
chn_intr(sc->rch[1].channel);
sys/dev/sound/pci/emu10k1.c
1296
chn_intr(sc->rch[2].channel);
sys/dev/sound/pci/emu10kx-pcm.c
1245
chn_intr(sc->pch[i].channel);
sys/dev/sound/pci/emu10kx-pcm.c
1253
chn_intr(sc->rch_adc.channel);
sys/dev/sound/pci/emu10kx-pcm.c
1267
chn_intr(sc->rch_adc.channel);
sys/dev/sound/pci/emu10kx-pcm.c
1276
chn_intr(sc->rch_efx.channel);
sys/dev/sound/pci/envy24.c
2099
chn_intr(ch->channel);
sys/dev/sound/pci/envy24.c
2118
chn_intr(ch->channel);
sys/dev/sound/pci/envy24ht.c
2013
chn_intr(ch->channel);
sys/dev/sound/pci/envy24ht.c
2032
chn_intr(ch->channel);
sys/dev/sound/pci/es137x.c
750
chn_intr(es->ch[i].channel);
sys/dev/sound/pci/es137x.c
948
chn_intr(es->ch[ES_ADC].channel);
sys/dev/sound/pci/es137x.c
950
chn_intr(es->ch[ES_DAC1].channel);
sys/dev/sound/pci/es137x.c
952
chn_intr(es->ch[ES_DAC2].channel);
sys/dev/sound/pci/fm801.c
302
chn_intr(fm801->pch.channel);
sys/dev/sound/pci/fm801.c
311
chn_intr(fm801->rch.channel);
sys/dev/sound/pci/hda/hdaa.c
6816
chn_intr(ch->c);
sys/dev/sound/pci/hdspe-pcm.c
626
chn_intr(ch->channel);
sys/dev/sound/pci/ich.c
634
chn_intr(ch->channel);
sys/dev/sound/pci/maestro.c
1667
chn_intr(ess->pch[i].channel);
sys/dev/sound/pci/maestro.c
1676
chn_intr(ess->rch.channel);
sys/dev/sound/pci/neomagic.c
503
chn_intr(sc->pch.channel);
sys/dev/sound/pci/neomagic.c
512
chn_intr(sc->rch.channel);
sys/dev/sound/pci/solo.c
349
chn_intr(sc->pch.channel);
sys/dev/sound/pci/solo.c
361
chn_intr(sc->rch.channel);
sys/dev/sound/pci/t4dwave.c
759
chn_intr(ch->channel);
sys/dev/sound/pci/t4dwave.c
774
chn_intr(tr->recchinfo.channel);
sys/dev/sound/pci/via8233.c
1056
chn_intr(via->pch[i].channel);
sys/dev/sound/pci/via8233.c
1060
chn_intr(via->rch[i].channel);
sys/dev/sound/pci/via8233.c
833
chn_intr(via->pch[i].channel);
sys/dev/sound/pci/via8233.c
837
chn_intr(via->rch[i].channel);
sys/dev/sound/pci/via82c686.c
441
chn_intr(via->pch.channel);
sys/dev/sound/pci/via82c686.c
449
chn_intr(via->rch.channel);
sys/dev/sound/pci/vibes.c
700
chn_intr(sc->pch.channel);
sys/dev/sound/pci/vibes.c
703
chn_intr(sc->rch.channel);
sys/dev/sound/pcm/channel.h
293
void chn_intr(struct pcm_channel *c);