Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h1116 #define SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE _IOWR('U', 0x40, int) macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h1116 #define SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE _IOWR('U', 0x40, int) macro
/Linux-v6.1/sound/core/
Drawmidi.c1010 case SNDRV_CTL_IOCTL_RAWMIDI_NEXT_DEVICE: in snd_rawmidi_control_ioctl()