Searched defs:hop (Results 1 – 14 of 14) sorted by relevance
/sound/synth/emux/ |
D | emux_oss.c | 303 int atomic, int hop) in snd_emux_event_oss_input() 336 unsigned char *event, int atomic, int hop) in emuspec_control() 431 unsigned char *event, int atomic, int hop) in gusspec_control() 498 …(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic, int hop) in fake_event()
|
D | emux_seq.c | 253 int atomic, int hop) in snd_emux_event_input()
|
/sound/core/seq/ |
D | seq_queue.c | 254 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int 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() 657 int atomic, int hop) in queue_broadcast_event() 681 int atomic, int hop) in snd_seq_queue_process_event() 732 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
|
D | seq_clientmgr.c | 532 int err, int atomic, int hop) in bounce_error_event() 600 int filter, int atomic, int hop) in snd_seq_deliver_single_event() 661 int atomic, int hop) in deliver_to_subscribers() 718 int atomic, int hop) in port_broadcast_event() 754 struct snd_seq_event *event, int atomic, int hop) in broadcast_event() 790 int atomic, int hop) in multicast_event() 807 int atomic, int hop) in snd_seq_deliver_event() 847 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() 922 int atomic, int hop) in snd_seq_client_enqueue_event() 2326 int atomic, int hop) in kernel_client_enqueue() [all …]
|
D | seq_system.c | 116 …t event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic, int hop) in event_input_timer()
|
D | seq_dummy.c | 89 int atomic, int hop) in dummy_input()
|
D | seq_virmidi.c | 133 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
|
D | seq_midi.c | 133 void *private_data, int atomic, int hop) in event_process_midi()
|
/sound/drivers/opl4/ |
D | opl4_seq.c | 112 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
|
/sound/drivers/opl3/ |
D | opl3_seq.c | 156 void *private_data, int atomic, int hop) in snd_opl3_synth_event_input()
|
D | opl3_oss.c | 58 void *private_data, int atomic, int hop) in snd_opl3_oss_event_input()
|
/sound/core/seq/oss/ |
D | seq_oss_init.c | 136 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
|
D | seq_oss_event.c | 433 int atomic, int hop) in snd_seq_oss_event_input()
|
D | seq_oss_device.h | 148 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
|