Home
last modified time | relevance | path

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

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