Home
last modified time | relevance | path

Searched refs:snd_seq_control_queue (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/sound/core/seq/
Dseq_queue.h113 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop);
Dseq_system.c118 return snd_seq_control_queue(ev, atomic, hop); in event_input_timer()
Dseq_queue.c732 int snd_seq_control_queue(struct snd_seq_event *ev, int atomic, int hop) in snd_seq_control_queue() function