Searched refs:snd_fw_async_midi_port (Results 1 – 4 of 4) sorted by relevance
25 struct snd_fw_async_midi_port;30 struct snd_fw_async_midi_port { struct48 int snd_fw_async_midi_port_init(struct snd_fw_async_midi_port *port, argument51 void snd_fw_async_midi_port_destroy(struct snd_fw_async_midi_port *port);59 snd_fw_async_midi_port_run(struct snd_fw_async_midi_port *port, in snd_fw_async_midi_port_run()73 snd_fw_async_midi_port_finish(struct snd_fw_async_midi_port *port) in snd_fw_async_midi_port_finish()
74 struct snd_fw_async_midi_port *port = callback_data; in async_midi_port_callback()98 struct snd_fw_async_midi_port *port = in midi_port_work()99 container_of(work, struct snd_fw_async_midi_port, work); in midi_port_work()177 int snd_fw_async_midi_port_init(struct snd_fw_async_midi_port *port, in snd_fw_async_midi_port_init()203 void snd_fw_async_midi_port_destroy(struct snd_fw_async_midi_port *port) in snd_fw_async_midi_port_destroy()
59 struct snd_fw_async_midi_port out_control;
72 struct snd_fw_async_midi_port out_ports[TSCM_MIDI_OUT_PORT_MAX];