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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dseq_instr.h93 int snd_seq_instr_list_free_cond(struct snd_seq_kinstr_list *list,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/seq/
H A Dseq_instr.c163 int snd_seq_instr_list_free_cond(struct snd_seq_kinstr_list *list, function
504 result = snd_seq_instr_list_free_cond(list, &ifree, ev->dest.client, atomic);
631 EXPORT_SYMBOL(snd_seq_instr_list_free_cond); variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_synth.c99 snd_seq_instr_list_free_cond(p->gus->gf1.ilist, &ifree, client, 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/trident/
H A Dtrident_synth.c800 snd_seq_instr_list_free_cond(p->trident->synth.ilist, &ifree, client, 0);

Completed in 35 milliseconds