Searched refs:snd_fw_async_midi_port (Results 1 – 2 of 2) sorted by relevance
47 struct snd_fw_async_midi_port { struct90 struct snd_fw_async_midi_port out_ports[TSCM_MIDI_OUT_PORT_MAX];180 void snd_fw_async_midi_port_init(struct snd_fw_async_midi_port *port);183 snd_fw_async_midi_port_run(struct snd_fw_async_midi_port *port, in snd_fw_async_midi_port_run()193 snd_fw_async_midi_port_finish(struct snd_fw_async_midi_port *port) in snd_fw_async_midi_port_finish()
60 static int fill_message(struct snd_fw_async_midi_port *port, in fill_message()149 struct snd_fw_async_midi_port *port = callback_data; in async_midi_port_callback()173 struct snd_fw_async_midi_port *port = in midi_port_work()174 container_of(work, struct snd_fw_async_midi_port, work); in midi_port_work()237 void snd_fw_async_midi_port_init(struct snd_fw_async_midi_port *port) in snd_fw_async_midi_port_init()