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

/linux-master/sound/synth/emux/
H A Dsoundfont.c1407 struct snd_soundfont *sf, *nextsf; local
1411 for (sf = sflist->fonts; sf; sf = nextsf) {
1412 nextsf = sf->next;

Completed in 177 milliseconds