Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h1213 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1213 #define SNDRV_CTL_IOCTL_PCM_INFO _IOWR('U', 0x31, struct snd_pcm_info) macro
/linux/sound/core/
H A Dpcm.c100 case SNDRV_CTL_IOCTL_PCM_INFO: in snd_pcm_control_ioctl()