Searched refs:SNDRV_SEQ_EVENT_NONREGPARAM (Results 1 – 4 of 4) sorted by relevance
94 {SNDRV_SEQ_EVENT_NONREGPARAM, extra_decode_xrpn},451 cbytes = ev->type == SNDRV_SEQ_EVENT_NONREGPARAM ? cbytes_nrpn : cbytes_rpn; in extra_decode_xrpn()
167 case SNDRV_SEQ_EVENT_NONREGPARAM: in snd_midi_process_event()
288 {SNDRV_SEQ_EVENT_NONREGPARAM, ump_midi2_to_rpn_ev}, /* 0x30 */1016 { SNDRV_SEQ_EVENT_NONREGPARAM, UMP_MSG_STATUS_NRPN,
41 #define SNDRV_SEQ_EVENT_NONREGPARAM 15 /**< 14 bit NRPN address + 14 bit unsigned value */ macro