Home
last modified time | relevance | path

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

/Linux-v6.6/sound/core/
Drawmidi.c101 static inline bool __snd_rawmidi_ready(struct snd_rawmidi_runtime *runtime) in __snd_rawmidi_ready()
120 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append()
128 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work()
129 container_of(work, struct snd_rawmidi_runtime, event_work); in snd_rawmidi_input_event_work()
136 static inline void snd_rawmidi_buffer_ref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_ref()
141 static inline void snd_rawmidi_buffer_unref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_unref()
165 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create()
193 static inline int get_align(struct snd_rawmidi_runtime *runtime) in get_align()
206 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free()
230 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtime, in __reset_runtime_ptrs()
[all …]
/Linux-v6.6/include/sound/
Drawmidi.h57 struct snd_rawmidi_runtime { struct
97 struct snd_rawmidi_runtime *runtime; argument
/Linux-v6.6/sound/core/seq/
Dseq_midi.c64 struct snd_rawmidi_runtime *runtime; in snd_midi_input_event()
99 struct snd_rawmidi_runtime *runtime; in dump_midi()
168 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()