Home
last modified time | relevance | path

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

/linux/sound/synth/emux/
H A Dsoundfont.c1412 struct snd_soundfont *sf, *nextsf; in snd_sf_clear() local
1416 for (sf = sflist->fonts; sf; sf = nextsf) { in snd_sf_clear()
1417 nextsf = sf->next; in snd_sf_clear()