Home
last modified time | relevance | path

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

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