Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h856 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h856 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) macro
/openbmc/linux/sound/core/
H A Drawmidi.c945 case SNDRV_RAWMIDI_IOCTL_PARAMS: in snd_rawmidi_ioctl()