Home
last modified time | relevance | path

Searched refs:hop (Results 1 – 19 of 19) sorted by relevance

/sound/synth/emux/
Demux_oss.c41 void *private, int atomic, int hop);
44 int cmd, unsigned char *event, int atomic, int hop);
46 int cmd, unsigned char *event, int atomic, int hop);
48 int ch, int param, int val, int atomic, int hop);
310 int atomic, int hop) in snd_emux_event_oss_input() argument
323 return snd_emux_event_input(ev, direct, private_data, atomic, hop); in snd_emux_event_oss_input()
331 emuspec_control(emu, p, cmd, data, atomic, hop); in snd_emux_event_oss_input()
333 gusspec_control(emu, p, cmd, data, atomic, hop); in snd_emux_event_oss_input()
343 unsigned char *event, int atomic, int hop) in emuspec_control() argument
383 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control()
[all …]
Demux_voice.h38 int atomic, int hop);
Demux_seq.c255 int atomic, int hop) in snd_emux_event_input() argument
/sound/core/seq/
Dseq_queue.c254 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue() argument
279 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
293 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
313 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event() argument
357 snd_seq_check_queue(q, atomic, hop); in snd_seq_enqueue_event()
659 int atomic, int hop) in queue_broadcast_event() argument
674 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop); in queue_broadcast_event()
683 int atomic, int hop) in snd_seq_queue_process_event() argument
690 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
695 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
[all …]
Dseq_clientmgr.c82 int err, int atomic, int hop);
85 int filter, int atomic, int hop);
525 int err, int atomic, int hop) in bounce_error_event() argument
547 result = snd_seq_deliver_single_event(NULL, &bounce_ev, 0, atomic, hop + 1); in bounce_error_event()
593 int filter, int atomic, int hop) in snd_seq_deliver_single_event() argument
630 atomic, hop); in snd_seq_deliver_single_event()
643 result = bounce_error_event(client, event, result, atomic, hop); in snd_seq_deliver_single_event()
654 int atomic, int hop) in deliver_to_subscribers() argument
681 0, atomic, hop); in deliver_to_subscribers()
704 int atomic, int hop) in port_broadcast_event() argument
[all …]
Dseq_clientmgr.h91 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop);
94 int snd_seq_kernel_client_enqueue(int client, struct snd_seq_event *ev, int atomic, int hop);
96 struct file *file, int atomic, int hop);
Dseq_queue.h86 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop);
101 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop);
113 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop);
Dseq_system.c114 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer() argument
116 return snd_seq_control_queue(ev, atomic, hop); in event_input_timer()
Dseq_dummy.c119 int atomic, int hop) in dummy_input() argument
134 return snd_seq_kernel_client_dispatch(p->client, &tmpev, atomic, hop); in dummy_input()
Dseq_ports.h73 int atomic, int hop);
Dseq_virmidi.c125 void *private_data, int atomic, int hop) in snd_virmidi_event_input() argument
Dseq_midi.c132 void *private_data, int atomic, int hop) in event_process_midi() argument
/sound/core/seq/oss/
Dseq_oss_device.h153 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch() argument
155 return snd_seq_kernel_client_dispatch(dp->cseq, ev, atomic, hop); in snd_seq_oss_dispatch()
Dseq_oss_event.h109 …seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop);
Dseq_oss_init.c50 …tic int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop);
126 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce() argument
Dseq_oss_event.c423 int atomic, int hop) in snd_seq_oss_event_input() argument
/sound/drivers/opl4/
Dopl4_seq.c111 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input() argument
/sound/drivers/opl3/
Dopl3_oss.c58 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input() argument
Dopl3_seq.c155 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input() argument