snd_fw_async_midi_port
struct snd_fw_async_midi_port *port = callback_data;
struct snd_fw_async_midi_port *port =
container_of(work, struct snd_fw_async_midi_port, work);
void snd_fw_async_midi_port_init(struct snd_fw_async_midi_port *port)
static int fill_message(struct snd_fw_async_midi_port *port,
void snd_fw_async_midi_port_init(struct snd_fw_async_midi_port *port);
snd_fw_async_midi_port_run(struct snd_fw_async_midi_port *port,
snd_fw_async_midi_port_finish(struct snd_fw_async_midi_port *port)
struct snd_fw_async_midi_port out_ports[TSCM_MIDI_OUT_PORT_MAX];