Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Drawmidi.c98 static inline bool __snd_rawmidi_ready(struct snd_rawmidi_runtime *runtime) in __snd_rawmidi_ready()
117 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append()
125 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work()
126 container_of(work, struct snd_rawmidi_runtime, event_work); in snd_rawmidi_input_event_work()
133 static inline void snd_rawmidi_buffer_ref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_ref()
138 static inline void snd_rawmidi_buffer_unref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_unref()
162 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create()
189 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free()
213 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in __reset_runtime_ptrs()
244 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_drain_output()
[all …]
/linux-6.1.9/include/sound/
Drawmidi.h52 struct snd_rawmidi_runtime { struct
91 struct snd_rawmidi_runtime *runtime; argument
/linux-6.1.9/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()
167 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()