Home
last modified time | relevance | path

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

/Linux-v5.10/sound/synth/emux/
Dsoundfont.c1357 struct snd_soundfont *sf, *nextsf; in snd_sf_clear() local
1361 for (sf = sflist->fonts; sf; sf = nextsf) { in snd_sf_clear()
1362 nextsf = sf->next; in snd_sf_clear()