Searched refs:fake_event (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_oss.c | 33 static void fake_event(struct snd_emux *emu, struct snd_emux_port *port, 361 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control() 364 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control() 481 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) in fake_event() function
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_oss.c | 33 static void fake_event(struct snd_emux *emu, struct snd_emux_port *port, 361 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control() 364 fake_event(emu, port, voice, MIDI_CTL_ALL_SOUNDS_OFF, 0, atomic, hop); in emuspec_control() 481 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) in fake_event() function
|
Completed in 2 milliseconds