Searched refs:queue_broadcast_event (Results 1 – 1 of 1) sorted by relevance
| /linux/sound/core/seq/ |
| H A D | seq_queue.c | 569 static void queue_broadcast_event(struct snd_seq_queue *q, struct snd_seq_event *ev, in queue_broadcast_event() function 601 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 606 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 611 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 616 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 621 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 627 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event() 634 queue_broadcast_event(q, ev, atomic, hop); in snd_seq_queue_process_event()
|