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