Searched refs:oldhead (Results 1 – 1 of 1) sorted by relevance
227 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local244 oldhead = f->head; in snd_seq_fifo_resize()258 for (cell = oldhead; cell; cell = next) { in snd_seq_fifo_resize()