Home
last modified time | relevance | path

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

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