Searched refs:queue_broadcast_event (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/sound/core/seq/ |
D | seq_queue.c | 656 static void queue_broadcast_event(struct snd_seq_queue *q, struct snd_seq_event *ev, in queue_broadcast_event() function 688 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 693 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 698 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 703 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 708 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 714 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 721 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
|