Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1197 #define SNDRV_CTL_IOCTL_RAWMIDI_INFO _IOWR('U', 0x41, struct snd_rawmidi_info) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1197 #define SNDRV_CTL_IOCTL_RAWMIDI_INFO _IOWR('U', 0x41, struct snd_rawmidi_info) macro
/openbmc/linux/sound/core/
H A Drawmidi.c1095 case SNDRV_CTL_IOCTL_RAWMIDI_INFO: in snd_rawmidi_control_ioctl()