Home
last modified time | relevance | path

Searched refs:snd_rawmidi_runtime (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/sound/core/
H A Drawmidi.c98 static inline bool __snd_rawmidi_ready(struct snd_rawmidi_runtime *runtime) in __snd_rawmidi_ready()
105 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready()
118 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_ready_append()
126 struct snd_rawmidi_runtime *runtime = in snd_rawmidi_input_event_work()
127 container_of(work, struct snd_rawmidi_runtime, event_work); in snd_rawmidi_input_event_work()
134 static inline void snd_rawmidi_buffer_ref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_ref()
139 static inline void snd_rawmidi_buffer_unref(struct snd_rawmidi_runtime *runtime) in snd_rawmidi_buffer_unref()
146 struct snd_rawmidi_runtime *runtime; in snd_rawmidi_runtime_create()
174 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_rawmidi_runtime_free()
198 static void __reset_runtime_ptrs(struct snd_rawmidi_runtime *runtim
[all...]
/kernel/linux/linux-6.6/sound/core/
H A 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 *runtim
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Drawmidi.h52 struct snd_rawmidi_runtime { struct
89 struct snd_rawmidi_runtime *runtime;
/kernel/linux/linux-6.6/include/sound/
H A Drawmidi.h57 struct snd_rawmidi_runtime { struct
97 struct snd_rawmidi_runtime *runtime;
/kernel/linux/linux-5.10/sound/core/seq/
H A 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()
H A 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()
/kernel/linux/linux-6.6/sound/core/seq/
H A Dseq_midi.c64 struct snd_rawmidi_runtime *runtime; in snd_midi_input_event()
99 struct snd_rawmidi_runtime *runtime; in dump_midi()
174 struct snd_rawmidi_runtime *runtime; in midisynth_subscribe()
H A Dseq_virmidi.c187 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_virmidi_input_open()
217 struct snd_rawmidi_runtime *runtime = substream->runtime; in snd_virmidi_output_open()

Completed in 7 milliseconds