Symbol: PCMTRIG_STOP
sys/arm/allwinner/a10_codec.c
959
case PCMTRIG_STOP:
sys/arm/allwinner/a64/sun50i_a64_acodec.c
433
case PCMTRIG_STOP:
sys/arm/allwinner/aw_i2s.c
637
case PCMTRIG_STOP:
sys/arm/broadcom/bcm2835/bcm2835_audio.c
849
case PCMTRIG_STOP:
sys/arm/freescale/imx/imx6_ssi.c
581
case PCMTRIG_STOP:
sys/arm/freescale/vybrid/vf_sai.c
526
case PCMTRIG_STOP:
sys/arm64/rockchip/rk3328_codec.c
554
case PCMTRIG_STOP:
sys/arm64/rockchip/rk_i2s.c
483
case PCMTRIG_STOP:
sys/dev/sound/dummy.c
222
case PCMTRIG_STOP:
sys/dev/sound/fdt/simple_amplifier.c
154
case PCMTRIG_STOP:
sys/dev/sound/macio/aoa.c
276
case PCMTRIG_STOP:
sys/dev/sound/pci/als4000.c
405
case PCMTRIG_STOP:
sys/dev/sound/pci/als4000.c
501
case PCMTRIG_STOP:
sys/dev/sound/pci/atiixp.c
1338
atiixp_chan_trigger(NULL, &sc->pch, PCMTRIG_STOP);
sys/dev/sound/pci/atiixp.c
1342
atiixp_chan_trigger(NULL, &sc->rch, PCMTRIG_STOP);
sys/dev/sound/pci/atiixp.c
768
case PCMTRIG_STOP:
sys/dev/sound/pci/cmi.c
493
case PCMTRIG_STOP:
sys/dev/sound/pci/cmi.c
503
case PCMTRIG_STOP:
sys/dev/sound/pci/cs4281.c
433
case PCMTRIG_STOP:
sys/dev/sound/pci/emu10k1.c
1098
case PCMTRIG_STOP:
sys/dev/sound/pci/emu10kx-pcm.c
1152
case PCMTRIG_STOP:
sys/dev/sound/pci/emu10kx-pcm.c
986
case PCMTRIG_STOP:
sys/dev/sound/pci/hda/hdaa.c
2191
case PCMTRIG_STOP:
sys/dev/sound/pci/hdsp-pcm.c
777
case PCMTRIG_STOP:
sys/dev/sound/pci/hdspe-pcm.c
761
case PCMTRIG_STOP:
sys/dev/sound/pci/ich.c
529
case PCMTRIG_STOP:
sys/dev/sound/pci/maestro3.c
1000
go == PCMTRIG_STOP ? CHANGE :
sys/dev/sound/pci/maestro3.c
1005
go == PCMTRIG_STOP ? "PCMTRIG_STOP" :
sys/dev/sound/pci/maestro3.c
1029
case PCMTRIG_STOP:
sys/dev/sound/pci/maestro3.c
1513
PCMTRIG_STOP);
sys/dev/sound/pci/maestro3.c
1519
PCMTRIG_STOP);
sys/dev/sound/pci/maestro3.c
507
m3_pchan_trigger_locked(NULL, ch, PCMTRIG_STOP);
sys/dev/sound/pci/maestro3.c
643
go == PCMTRIG_STOP ? CHANGE :
sys/dev/sound/pci/maestro3.c
648
go == PCMTRIG_STOP ? "PCMTRIG_STOP" :
sys/dev/sound/pci/maestro3.c
674
case PCMTRIG_STOP:
sys/dev/sound/pci/maestro3.c
881
m3_rchan_trigger_locked(NULL, ch, PCMTRIG_STOP);
sys/dev/sound/pci/solo.c
593
case PCMTRIG_STOP:
sys/dev/sound/pci/t4dwave.c
977
trpchan_trigger(NULL, &tr->chinfo[i], PCMTRIG_STOP);
sys/dev/sound/pci/t4dwave.c
983
trrchan_trigger(NULL, &tr->recchinfo, PCMTRIG_STOP);
sys/dev/sound/pci/via8233.c
931
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
1206
c->trigger = PCMTRIG_STOP;
sys/dev/sound/pcm/channel.c
2271
case PCMTRIG_STOP:
sys/dev/sound/pcm/channel.h
347
(x) == PCMTRIG_STOP || \
sys/dev/sound/pcm/vchan.c
160
case PCMTRIG_STOP:
sys/dev/sound/pcm/vchan.c
74
info->trigger = PCMTRIG_STOP;