Home
last modified time | relevance | path

Searched refs:cbytes_rpn (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/core/seq/
H A Dseq_midi_event.c430 static const char cbytes_rpn[4] = { MIDI_CTL_REGIST_PARM_NUM_MSB, in extra_decode_xrpn() local
451 cbytes = ev->type == SNDRV_SEQ_EVENT_NONREGPARAM ? cbytes_nrpn : cbytes_rpn; in extra_decode_xrpn()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi_event.c430 static const char cbytes_rpn[4] = { MIDI_CTL_REGIST_PARM_NUM_MSB, in extra_decode_xrpn() local
451 cbytes = ev->type == SNDRV_SEQ_EVENT_NONREGPARAM ? cbytes_nrpn : cbytes_rpn; in extra_decode_xrpn()

Completed in 2 milliseconds