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
797 cc->cc_rpn_msb = cc->cc_rpn_lsb = 0; in reset_rpn()816 data->rpn.bank = cc->cc_rpn_msb; in fill_rpn()851 cc->cc_rpn_msb = val; in cc_ev_to_ump_midi2()852 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cc_ev_to_ump_midi2()859 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cc_ev_to_ump_midi2()971 cc->cc_rpn_msb = msb; in ctrl14_ev_to_ump_midi2()974 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in ctrl14_ev_to_ump_midi2()