Searched refs:SNDRV_PCM_IOCTL_CHANNEL_INFO (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/ |
H A D | asound.h | 474 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
|
/kernel/linux/linux-5.10/tools/include/uapi/sound/ |
H A D | asound.h | 685 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
|
/kernel/linux/linux-5.10/include/uapi/sound/ |
H A D | asound.h | 685 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
|
/kernel/linux/linux-6.6/include/uapi/sound/ |
H A D | asound.h | 687 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
|
/kernel/linux/linux-6.6/tools/include/uapi/sound/ |
H A D | asound.h | 687 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/ |
H A D | asound.h | 548 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/ |
H A D | asound.h | 548 #define SNDRV_PCM_IOCTL_CHANNEL_INFO _IOR('A', 0x32, struct snd_pcm_channel_info) macro
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 3301 case SNDRV_PCM_IOCTL_CHANNEL_INFO: in snd_pcm_common_ioctl()
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_native.c | 3335 case SNDRV_PCM_IOCTL_CHANNEL_INFO: in snd_pcm_common_ioctl()
|
Completed in 36 milliseconds