event_input 51 include/sound/seq_kernel.h int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop); event_input 94 sound/core/seq/oss/seq_oss_init.c port_callback.event_input = receive_announce; event_input 317 sound/core/seq/oss/seq_oss_init.c callback.event_input = snd_seq_oss_event_input; event_input 636 sound/core/seq/seq_clientmgr.c if (dest_port->event_input == NULL) event_input 638 sound/core/seq/seq_clientmgr.c result = dest_port->event_input(event, direct, event_input 1321 sound/core/seq/seq_clientmgr.c port->event_input = callback->event_input; event_input 134 sound/core/seq/seq_dummy.c pcb.event_input = dummy_input; event_input 376 sound/core/seq/seq_midi.c pcallbacks.event_input = event_process_midi; event_input 57 sound/core/seq/seq_ports.h int (*event_input)(struct snd_seq_event *ev, int direct, void *private_data, event_input 119 sound/core/seq/seq_system.c pcallbacks.event_input = event_input_timer; event_input 388 sound/core/seq/seq_virmidi.c pcallbacks.event_input = snd_virmidi_event_input; event_input 62 sound/drivers/opl3/opl3_oss.c callbacks.event_input = snd_opl3_oss_event_input; event_input 176 sound/drivers/opl3/opl3_seq.c callbacks.event_input = snd_opl3_synth_event_input; event_input 161 sound/drivers/opl4/opl4_seq.c pcallbacks.event_input = snd_opl4_seq_event_input; event_input 112 sound/synth/emux/emux_oss.c callback.event_input = snd_emux_event_oss_input; event_input 81 sound/synth/emux/emux_seq.c pinfo.event_input = snd_emux_event_input;