Searched defs:atomic (Results 1 – 17 of 17) sorted by relevance
/sound/isa/gus/ |
D | gus_instr.c | 31 char __user *data, long len, int atomic) in snd_gus_iwffff_put_sample() 61 char __user *data, long len, int atomic) in snd_gus_iwffff_get_sample() 70 int atomic) in snd_gus_iwffff_remove_sample() 84 char __user *data, long len, int atomic) in snd_gus_gf1_put_sample() 112 char __user *data, long len, int atomic) in snd_gus_gf1_get_sample() 120 int atomic) in snd_gus_gf1_remove_sample() 132 char __user *data, long len, int atomic) in snd_gus_simple_put_sample() 159 char __user *data, long len, int atomic) in snd_gus_simple_get_sample() 167 int atomic) in snd_gus_simple_remove_sample()
|
D | gus_dma.c | 193 int atomic, in snd_gf1_dma_transfer_block()
|
/sound/synth/emux/ |
D | emux_oss.c | 310 int atomic, int hop) in snd_emux_event_oss_input() 343 unsigned char *event, int atomic, int hop) in emuspec_control() 438 unsigned char *event, int atomic, int hop) in gusspec_control() 505 fake_event(struct snd_emux *emu, struct snd_emux_port *port, int ch, int param, int val, int atomic… in fake_event()
|
D | emux_seq.c | 255 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() 659 int atomic, int hop) in queue_broadcast_event() 683 int atomic, int hop) in snd_seq_queue_process_event() 734 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue()
|
D | seq_clientmgr.c | 525 int err, int atomic, int hop) in bounce_error_event() 593 int filter, int atomic, int hop) in snd_seq_deliver_single_event() 654 int atomic, int hop) in deliver_to_subscribers() 704 int atomic, int hop) in port_broadcast_event() 736 struct snd_seq_event *event, int atomic, int hop) in broadcast_event() 768 int atomic, int hop) in multicast_event() 785 int atomic, int hop) in snd_seq_deliver_event() 825 int snd_seq_dispatch_event(struct snd_seq_event_cell *cell, int atomic, int hop) in snd_seq_dispatch_event() 900 int atomic, int hop) in snd_seq_client_enqueue_event() 2294 int atomic, int hop) in kernel_client_enqueue() [all …]
|
D | seq_system.c | 114 static int event_input_timer(struct snd_seq_event * ev, int direct, void *private_data, int atomic,… in event_input_timer()
|
D | seq_dummy.c | 119 int atomic, int hop) in dummy_input()
|
D | seq_virmidi.c | 125 void *private_data, int atomic, int hop) in snd_virmidi_event_input()
|
D | seq_midi.c | 132 void *private_data, int atomic, int hop) in event_process_midi()
|
/sound/drivers/opl4/ |
D | opl4_seq.c | 111 void *private_data, int atomic, int hop) in snd_opl4_seq_event_input()
|
/sound/drivers/opl3/ |
D | opl3_seq.c | 155 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 | 126 receive_announce(struct snd_seq_event *ev, int direct, void *private, int atomic, int hop) in receive_announce()
|
D | seq_oss_event.c | 423 int atomic, int hop) in snd_seq_oss_event_input()
|
D | seq_oss_device.h | 153 snd_seq_oss_dispatch(struct seq_oss_devinfo *dp, struct snd_seq_event *ev, int atomic, int hop) in snd_seq_oss_dispatch()
|
/sound/pci/pcxhr/ |
D | pcxhr_core.c | 179 unsigned int itdsp, int atomic) in pcxhr_send_it_dsp()
|