Home
last modified time | relevance | path

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

/sound/synth/emux/
Dsoundfont.c1368 struct snd_soundfont *sf, *nextsf; in snd_sf_clear() local
1372 for (sf = sflist->fonts; sf; sf = nextsf) { in snd_sf_clear()
1373 nextsf = sf->next; in snd_sf_clear()