Searched refs:cc_rpn_msb (Results 1 – 3 of 3) sorted by relevance
294 cc->cc_rpn_msb = cc->cc_rpn_lsb = 0; in reset_rpn()311 midi2->rpn.bank = cc->cc_rpn_msb; in fill_rpn()381 cc->cc_rpn_msb = buf[2]; in cvt_legacy_cmd_to_ump()382 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cvt_legacy_cmd_to_ump()389 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cvt_legacy_cmd_to_ump()
12 unsigned char cc_rpn_msb, cc_rpn_lsb; member
796 cc->cc_rpn_msb = cc->cc_rpn_lsb = 0; in reset_rpn()815 data->rpn.bank = cc->cc_rpn_msb; in fill_rpn()850 cc->cc_rpn_msb = val; in cc_ev_to_ump_midi2()851 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cc_ev_to_ump_midi2()858 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cc_ev_to_ump_midi2()970 cc->cc_rpn_msb = msb; in ctrl14_ev_to_ump_midi2()973 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in ctrl14_ev_to_ump_midi2()