Searched defs:fw_scs1x (Results 1 – 1 of 1) sorted by relevance
16 struct fw_scs1x { struct18 u8 input_escape_count;19 struct snd_rawmidi_substream *input;23 bool output_idle;24 u8 output_status;25 u8 output_bytes;26 bool output_escaped;27 bool output_escape_high_nibble;28 struct work_struct work;29 wait_queue_head_t idle_wait;[all …]