Symbol: PCMTRIG_STOP
sys/dev/sound/pci/als4000.c
408
case PCMTRIG_STOP:
sys/dev/sound/pci/als4000.c
504
case PCMTRIG_STOP:
sys/dev/sound/pci/atiixp.c
1343
atiixp_chan_trigger(NULL, &sc->pch, PCMTRIG_STOP);
sys/dev/sound/pci/atiixp.c
1347
atiixp_chan_trigger(NULL, &sc->rch, PCMTRIG_STOP);
sys/dev/sound/pci/atiixp.c
769
case PCMTRIG_STOP:
sys/dev/sound/pci/cmi.c
494
case PCMTRIG_STOP:
sys/dev/sound/pci/cmi.c
504
case PCMTRIG_STOP:
sys/dev/sound/pci/cs4281.c
437
case PCMTRIG_STOP:
sys/dev/sound/pci/emu10k1.c
1104
case PCMTRIG_STOP:
sys/dev/sound/pci/emu10kx-pcm.c
1151
case PCMTRIG_STOP:
sys/dev/sound/pci/emu10kx-pcm.c
985
case PCMTRIG_STOP:
sys/dev/sound/pci/hda/hdaa.c
2196
case PCMTRIG_STOP:
sys/dev/sound/pci/hdspe-pcm.c
365
case PCMTRIG_STOP:
sys/dev/sound/pci/ich.c
529
case PCMTRIG_STOP:
sys/dev/sound/pci/maestro.c
1436
case PCMTRIG_STOP:
sys/dev/sound/pci/maestro.c
1588
case PCMTRIG_STOP:
sys/dev/sound/pci/solo.c
605
case PCMTRIG_STOP:
sys/dev/sound/pci/t4dwave.c
980
trpchan_trigger(NULL, &tr->chinfo[i], PCMTRIG_STOP);
sys/dev/sound/pci/t4dwave.c
986
trrchan_trigger(NULL, &tr->recchinfo, PCMTRIG_STOP);
sys/dev/sound/pci/via8233.c
934
case PCMTRIG_STOP:
sys/dev/sound/pci/vibes.c
345
case PCMTRIG_STOP:
sys/dev/sound/pci/vibes.c
422
case PCMTRIG_STOP:
sys/dev/sound/pcm/channel.c
2207
case PCMTRIG_STOP:
sys/dev/sound/pcm/channel.h
344
(x) == PCMTRIG_STOP || \
sys/dev/sound/pcm/sound.c
581
ch->trigger = PCMTRIG_STOP;
sys/dev/sound/pcm/vchan.c
162
case PCMTRIG_STOP:
sys/dev/sound/pcm/vchan.c
75
info->trigger = PCMTRIG_STOP;