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