Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1193 #define SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE _IOR('U', 0x30, int) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1193 #define SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE _IOR('U', 0x30, int) macro
/openbmc/linux/sound/core/
H A Dpcm.c88 case SNDRV_CTL_IOCTL_PCM_NEXT_DEVICE: in snd_pcm_control_ioctl()