Searched refs:SNDRV_CTL_ELEM_IFACE_RAWMIDI (Results 1 – 3 of 3) sorted by relevance
792 #define SNDRV_CTL_ELEM_IFACE_RAWMIDI ((__force snd_ctl_elem_iface_t) 4) /* RawMidi device */ macro
792 #define SNDRV_CTL_ELEM_IFACE_RAWMIDI ((__force snd_ctl_elem_iface_t) 4) macro
106 case SNDRV_CTL_ELEM_IFACE_RAWMIDI: return "MIDI"; in elem_iface_name()