Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/sound/
Dasound.h856 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) macro
/Linux-v6.6/tools/include/uapi/sound/
Dasound.h856 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) macro
/Linux-v6.6/sound/core/
Drawmidi.c945 case SNDRV_RAWMIDI_IOCTL_PARAMS: in snd_rawmidi_ioctl()