Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h574 #define SNDRV_PCM_IOCTL_PAUSE _IOW('A', 0x45, int) macro
/linux-4.4.14/sound/core/
Dpcm_compat.c689 case SNDRV_PCM_IOCTL_PAUSE: in snd_pcm_ioctl_compat()
Dpcm_native.c2806 case SNDRV_PCM_IOCTL_PAUSE: in snd_pcm_common_ioctl1()