Searched refs:ev_res (Results 1 – 1 of 1) sorted by relevance
4063 int snd_seq_extract_output(snd_seq_t *seq, snd_seq_event_t **ev_res) in snd_seq_extract_output() argument4068 if (ev_res) in snd_seq_extract_output()4069 *ev_res = NULL; in snd_seq_extract_output()4074 if (ev_res) { in snd_seq_extract_output()4079 *ev_res = seq->tmpbuf; in snd_seq_extract_output()