Searched refs:SNDRV_SEQ_EVENT_NONREGPARAM (Results 1 – 3 of 3) sorted by relevance
106 {SNDRV_SEQ_EVENT_NONREGPARAM, extra_decode_xrpn},516 cbytes = ev->type == SNDRV_SEQ_EVENT_NONREGPARAM ? cbytes_nrpn : cbytes_rpn; in extra_decode_xrpn()
177 case SNDRV_SEQ_EVENT_NONREGPARAM: in snd_midi_process_event()
59 #define SNDRV_SEQ_EVENT_NONREGPARAM 15 /**< 14 bit NRPN address + 14 bit unsigned value */ macro