Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h568 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
/linux-4.4.14/sound/core/
Dpcm_native.c2774 case SNDRV_PCM_IOCTL_CHANNEL_INFO: in snd_pcm_common_ioctl1()