Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h691 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
/linux-6.15/include/uapi/sound/
H A Dasound.h691 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
/linux-6.15/sound/core/
H A Dpcm_native.c3350 case SNDRV_PCM_IOCTL_CHANNEL_INFO: in snd_pcm_common_ioctl()