Home
last modified time | relevance | path

Searched defs:snd_fw_async_midi_port (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/firewire/tascam/
H A Dtascam.h47 struct snd_fw_async_midi_port { struct
48 struct fw_device *parent;
49 struct work_struct work;
50 bool idling;
51 ktime_t next_ktime;
52 bool error;
54 struct fw_transaction transaction;
56 u8 buf[4];
57 u8 running_status;
58 bool on_sysex;
[all …]