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