Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1195 #define SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE _IOW('U', 0x32, int) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1195 #define SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE _IOW('U', 0x32, int) macro
/openbmc/linux/sound/core/
H A Dpcm.c151 case SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE: in snd_pcm_control_ioctl()