Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h1214 #define SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE _IOW('U', 0x32, int) macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1214 #define SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE _IOW('U', 0x32, int) macro
/linux/sound/core/
H A Dpcm.c137 case SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE: in snd_pcm_control_ioctl()