Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/rawmidi/
Drawmidi_hw.c145 if (ioctl(hw->fd, SNDRV_RAWMIDI_IOCTL_STATUS, status) < 0) { in snd_rawmidi_hw_status()
/third_party/alsa-lib/include/sound/uapi/
Dasound.h778 #define SNDRV_RAWMIDI_IOCTL_STATUS _IOWR('W', 0x20, struct snd_rawmidi_status) macro