Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h561 #define SNDRV_PCM_IOCTL_STATUS _IOR('A', 0x20, struct snd_pcm_status) macro
/linux-4.1.27/sound/core/
Dpcm_native.c2772 case SNDRV_PCM_IOCTL_STATUS: in snd_pcm_common_ioctl1()