Searched refs:cc_rpn_lsb (Results 1 – 3 of 3) sorted by relevance
294 cc->cc_rpn_msb = cc->cc_rpn_lsb = 0; in reset_rpn()312 midi2->rpn.index = cc->cc_rpn_lsb; in fill_rpn()382 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cvt_legacy_cmd_to_ump()388 cc->cc_rpn_lsb = buf[2]; 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()816 data->rpn.index = cc->cc_rpn_lsb; in fill_rpn()851 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cc_ev_to_ump_midi2()857 cc->cc_rpn_lsb = val; in cc_ev_to_ump_midi2()858 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in cc_ev_to_ump_midi2()971 cc->cc_rpn_lsb = lsb; in ctrl14_ev_to_ump_midi2()973 if (cc->cc_rpn_msb == 0x7f && cc->cc_rpn_lsb == 0x7f) in ctrl14_ev_to_ump_midi2()