Lines Matching defs:atomic
229 void snd_seq_check_queue(struct snd_seq_queue *q, int atomic, int hop)
255 snd_seq_dispatch_event(cell, atomic, hop);
266 snd_seq_dispatch_event(cell, atomic, hop);
285 int snd_seq_enqueue_event(struct snd_seq_event_cell *cell, int atomic, int hop)
327 snd_seq_check_queue(q, atomic, hop);
568 int atomic, int hop)
583 snd_seq_kernel_client_dispatch(SNDRV_SEQ_CLIENT_SYSTEM, &sev, atomic, hop);
592 int atomic, int hop)
599 queue_broadcast_event(q, ev, atomic, hop);
604 queue_broadcast_event(q, ev, atomic, hop);
609 queue_broadcast_event(q, ev, atomic, hop);
614 queue_broadcast_event(q, ev, atomic, hop);
619 queue_broadcast_event(q, ev, atomic, hop);
625 queue_broadcast_event(q, ev, atomic, hop);
632 queue_broadcast_event(q, ev, atomic, hop);
643 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop)
657 snd_seq_queue_process_event(q, ev, atomic, hop);