Searched defs:fw_scs1x (Results 1 – 1 of 1) sorted by relevance
16 struct fw_scs1x { struct17 struct fw_address_handler hss_handler;18 u8 input_escape_count;19 struct snd_rawmidi_substream *input;22 struct snd_rawmidi_substream *output;23 bool output_idle;24 u8 output_status;25 u8 output_bytes;26 bool output_escaped;27 bool output_escape_high_nibble;[all …]