Searched refs:snd_hdsp_flush_midi_input (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 1304 static void snd_hdsp_flush_midi_input (struct hdsp *hdsp, int id) in snd_hdsp_flush_midi_input() function 1383 snd_hdsp_flush_midi_input (hdsp, hmidi->id); in snd_hdsp_midi_input_trigger() 1443 snd_hdsp_flush_midi_input (hmidi->hdsp, hmidi->id); in snd_hdsp_midi_input_open() 5010 snd_hdsp_flush_midi_input (hdsp, 0); in snd_hdsp_initialize_midi_flush() 5011 snd_hdsp_flush_midi_input (hdsp, 1); in snd_hdsp_initialize_midi_flush()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 1299 static void snd_hdsp_flush_midi_input (struct hdsp *hdsp, int id) in snd_hdsp_flush_midi_input() function 1381 snd_hdsp_flush_midi_input (hdsp, hmidi->id); in snd_hdsp_midi_input_trigger() 1441 snd_hdsp_flush_midi_input (hmidi->hdsp, hmidi->id); in snd_hdsp_midi_input_open() 5063 snd_hdsp_flush_midi_input (hdsp, 0); in snd_hdsp_initialize_midi_flush() 5064 snd_hdsp_flush_midi_input (hdsp, 1); in snd_hdsp_initialize_midi_flush()
|
Completed in 15 milliseconds