Lines Matching defs:snd_tscm
48 struct snd_tscm { struct
55 const struct snd_tscm_spec *spec; argument
57 struct fw_iso_resources tx_resources;
58 struct fw_iso_resources rx_resources;
59 struct amdtp_stream tx_stream;
60 struct amdtp_stream rx_stream;
61 unsigned int substreams_counter;
63 int dev_lock_count;
64 bool dev_lock_changed;
65 wait_queue_head_t hwdep_wait;
68 struct fw_address_handler async_handler;
69 struct snd_rawmidi_substream *tx_midi_substreams[TSCM_MIDI_IN_PORT_MAX];
72 struct snd_fw_async_midi_port out_ports[TSCM_MIDI_OUT_PORT_MAX];
73 u8 running_status[TSCM_MIDI_OUT_PORT_MAX];
74 bool on_sysex[TSCM_MIDI_OUT_PORT_MAX];
77 struct snd_firewire_tascam_status *status;