Home
last modified time | relevance | path

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

/NextBSD/sys/sys/
HDsoundcard.h917 #define SNDCTL_DSP_GETTRIGGER _IOR ('P',16, int) macro
1533 #define SOUND_PCM_GETTRIGGER SNDCTL_DSP_GETTRIGGER
/NextBSD/sys/dev/sound/pcm/
HDdsp.c1755 case SNDCTL_DSP_GETTRIGGER: in dsp_ioctl()