Linux Kernel
3.7.1
|
Data Fields | |
struct pk_device * | pk |
unsigned short | ifnum |
struct hid_report * | pcmidi_report6 |
struct input_dev * | input_ep82 |
unsigned short | midi_mode |
unsigned short | midi_sustain_mode |
unsigned short | midi_sustain |
unsigned short | midi_channel |
short | midi_octave |
struct pcmidi_sustain | sustained_notes [PCMIDI_SUSTAINED_MAX] |
unsigned short | fn_state |
unsigned short | last_key [24] |
spinlock_t | rawmidi_in_lock |
struct snd_card * | card |
struct snd_rawmidi * | rwmidi |
struct snd_rawmidi_substream * | in_substream |
struct snd_rawmidi_substream * | out_substream |
unsigned long | in_triggered |
unsigned long | out_active |
Definition at line 57 of file hid-prodikeys.c.
Definition at line 71 of file hid-prodikeys.c.
unsigned short fn_state |
Definition at line 68 of file hid-prodikeys.c.
unsigned short ifnum |
Definition at line 59 of file hid-prodikeys.c.
struct snd_rawmidi_substream* in_substream |
Definition at line 73 of file hid-prodikeys.c.
unsigned long in_triggered |
Definition at line 75 of file hid-prodikeys.c.
struct input_dev* input_ep82 |
Definition at line 61 of file hid-prodikeys.c.
unsigned short last_key[24] |
Definition at line 69 of file hid-prodikeys.c.
unsigned short midi_channel |
Definition at line 65 of file hid-prodikeys.c.
unsigned short midi_mode |
Definition at line 62 of file hid-prodikeys.c.
short midi_octave |
Definition at line 66 of file hid-prodikeys.c.
unsigned short midi_sustain |
Definition at line 64 of file hid-prodikeys.c.
unsigned short midi_sustain_mode |
Definition at line 63 of file hid-prodikeys.c.
unsigned long out_active |
Definition at line 76 of file hid-prodikeys.c.
struct snd_rawmidi_substream* out_substream |
Definition at line 74 of file hid-prodikeys.c.
struct hid_report* pcmidi_report6 |
Definition at line 60 of file hid-prodikeys.c.
Definition at line 58 of file hid-prodikeys.c.
spinlock_t rawmidi_in_lock |
Definition at line 70 of file hid-prodikeys.c.
struct snd_rawmidi* rwmidi |
Definition at line 72 of file hid-prodikeys.c.
struct pcmidi_sustain sustained_notes[PCMIDI_SUSTAINED_MAX] |
Definition at line 67 of file hid-prodikeys.c.