Searched refs:midi_channel (Results 1 – 1 of 1) sorted by relevance
60 unsigned short midi_channel; member105 dbg_hid("pcmidi sysfs read channel=%u\n", pk->pm->midi_channel); in show_channel()107 return sprintf(buf, "%u (min:%u, max:%u)\n", pk->pm->midi_channel, in show_channel()122 pk->pm->midi_channel = channel; in store_channel()348 status = 128 + 16 + pm->midi_channel; /* 1001nnnn */ in pcmidi_handle_report3()354 status = 128 + pm->midi_channel; /* 1000nnnn */ in pcmidi_handle_report3()