Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h963 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info) macro
/linux-4.1.27/sound/core/
Dpcm.c110 case SNDRV_CTL_IOCTL_PCM_INFO: in snd_pcm_control_ioctl()