Searched refs:SNDRV_RAWMIDI_IOCTL_INFO (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Drawmidi_compat.c110 case SNDRV_RAWMIDI_IOCTL_INFO:
H A Drawmidi.c721 case SNDRV_RAWMIDI_IOCTL_INFO:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/rawmidi/
H A Drawmidi_hw.c88 if (ioctl(hw->fd, SNDRV_RAWMIDI_IOCTL_INFO, info) < 0) {
89 SYSERR("SNDRV_RAWMIDI_IOCTL_INFO failed");
252 if (ioctl(fd, SNDRV_RAWMIDI_IOCTL_INFO, &info) < 0) {
253 SYSERR("SNDRV_RAWMIDI_IOCTL_INFO failed");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/sound/
H A Dasound.h569 SNDRV_RAWMIDI_IOCTL_INFO = _IOR('W', 0x01, struct sndrv_rawmidi_info), enumerator in enum:__anon1418
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dasound.h541 #define SNDRV_RAWMIDI_IOCTL_INFO _IOR('W', 0x01, struct snd_rawmidi_info) macro

Completed in 57 milliseconds