Searched refs:snd_seq_instr_free (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_instr.c63 static int snd_seq_instr_free(struct snd_seq_kinstr *instr, int atomic) function
116 if (snd_seq_instr_free(instr, 0)<0)
203 if (snd_seq_instr_free(instr, atomic)<0)
454 snd_seq_instr_free(instr, atomic);
543 result = snd_seq_instr_free(instr, atomic);

Completed in 46 milliseconds