Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h1117 #define SNDRV_CTL_IOCTL_RAWMIDI_INFO _IOWR('U', 0x41, struct snd_rawmidi_info) macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h1117 #define SNDRV_CTL_IOCTL_RAWMIDI_INFO _IOWR('U', 0x41, struct snd_rawmidi_info) macro
/Linux-v6.1/sound/core/
Drawmidi.c1041 case SNDRV_CTL_IOCTL_RAWMIDI_INFO: in snd_rawmidi_control_ioctl()