Home
last modified time | relevance | path

Searched refs:snd_rawmidi_runtime (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/sound/core/
Drawmidi.c100 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready()
108 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append()
116 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work()
117 container_of(work, struct snd_rawmidi_runtime, event_work); in snd_rawmidi_input_event_work()
124 static inline void snd_rawmidi_buffer_ref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_ref()
129 static inline void snd_rawmidi_buffer_unref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_unref()
136 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create()
164 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free()
188 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in __reset_runtime_ptrs()
196 static void reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in reset_runtime_ptrs()
[all …]
/Linux-v5.10/include/sound/
Drawmidi.h52 struct snd_rawmidi_runtime { struct
89 struct snd_rawmidi_runtime *runtime; argument
/Linux-v5.10/sound/core/seq/
Dseq_midi.c63 struct snd_rawmidi_runtime *runtime; in snd_midi_input_event()
98 struct snd_rawmidi_runtime *runtime; in dump_midi()
166 struct snd_rawmidi_runtime *runtime; in midisynth_subscribe()
Dseq_virmidi.c180 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_virmidi_input_open()
210 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_virmidi_output_open()