Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/sound/
Dasound.h788 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) macro
/Linux-v5.15/tools/include/uapi/sound/
Dasound.h788 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) macro
/Linux-v5.15/sound/core/
Drawmidi.c881 case SNDRV_RAWMIDI_IOCTL_PARAMS: in snd_rawmidi_ioctl()