Home
last modified time | relevance | path

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

/sound/synth/emux/
Demux_oss.c27 void *private, int atomic, int hop);
30 int cmd, unsigned char *event, int atomic, int hop);
32 int cmd, unsigned char *event, int atomic, int hop);
34 int ch, int param, int val, int atomic, int hop);
288 int atomic, int hop) in snd_emux_event_oss_input() argument
301 return snd_emux_event_input(ev, direct, private_data, atomic, hop); in snd_emux_event_oss_input()
309 emuspec_control(emu, p, cmd, data, atomic, hop); in snd_emux_event_oss_input()
311 gusspec_control(emu, p, cmd, data, atomic, hop); in snd_emux_event_oss_input()
321 unsigned char *event, int atomic, int hop) in emuspec_control() argument
361 fake_event(emu, port, voice, MIDI_CTL_ALL_NOTES_OFF, 0, atomic, hop); in emuspec_control()
[all …]
Demux_voice.h25 int atomic, int hop);
Demux_seq.c240 int atomic, int hop) in snd_emux_event_input() argument
/sound/core/seq/
Dseq_queue.c239 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop) in snd_seq_check_queue() argument
267 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
278 snd_seq_dispatch_event(cell, atomic, hop); in snd_seq_check_queue()
299 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_enqueue_event() argument
343 snd_seq_check_queue(q, atomic, hop); in snd_seq_enqueue_event()
651 int atomic, int hop) in queue_broadcast_event() argument
666 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop); in queue_broadcast_event()
675 int atomic, int hop) in snd_seq_queue_process_event() argument
682 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
687 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
[all …]
Dseq_queue.h69 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop);
84 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop);
96 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop);
Dseq_clientmgr.c68 int err, int atomic, int hop);
71 int filter, int atomic, int hop);
533 int err, int atomic, int hop) in bounce_error_event() argument
555 result = snd_seq_deliver_single_event(NULL, &bounce_ev, 0, atomic, hop + 1); in bounce_error_event()
601 int filter, int atomic, int hop) in snd_seq_deliver_single_event() argument
638 atomic, hop); in snd_seq_deliver_single_event()
651 result = bounce_error_event(client, event, result, atomic, hop); in snd_seq_deliver_single_event()
662 int atomic, int hop) in deliver_to_subscribers() argument
681 down_read_nested(&grp->list_mutex, hop); in deliver_to_subscribers()
692 0, atomic, hop); in deliver_to_subscribers()
[all …]
Dseq_system.c101 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer() argument
103 return snd_seq_control_queue(ev, atomic, hop); in event_input_timer()
Dseq_dummy.c75 int atomic, int hop) in dummy_input() argument
90 return snd_seq_kernel_client_dispatch(p->client, &tmpev, atomic, hop); in dummy_input()
Dseq_clientmgr.h79 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop);
Dseq_ports.h58 int atomic, int hop);
Dseq_virmidi.c110 void *private_data, int atomic, int hop) in snd_virmidi_event_input() argument
Dseq_midi.c121 void *private_data, int atomic, int hop) in event_process_midi() argument
/sound/core/seq/oss/
Dseq_oss_device.h136 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch() argument
138 return snd_seq_kernel_client_dispatch(dp->cseq, ev, atomic, hop); in snd_seq_oss_dispatch()
Dseq_oss_event.h96 …seq_oss_event_input(struct snd_seq_event *ev, int direct, void *private_data, int atomic, int hop);
Dseq_oss_init.c40 …tic int receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop);
123 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.c112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input() argument
/sound/drivers/opl3/
Dopl3_oss.c29 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input() argument
Dopl3_seq.c142 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input() argument