Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h1115 #define SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE _IOW('U', 0x32, int) macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h1115 #define SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE _IOW('U', 0x32, int) macro
/Linux-v6.1/sound/core/
Dpcm.c151 case SNDRV_CTL_IOCTL_PCM_PREFER_SUBDEVICE: in snd_pcm_control_ioctl()