Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h638 #define SNDRV_RAWMIDI_IOCTL_PARAMS _IOWR('W', 0x10, struct snd_rawmidi_params) macro
/linux-4.1.27/sound/core/
Drawmidi.c736 case SNDRV_RAWMIDI_IOCTL_PARAMS: in snd_rawmidi_ioctl()