Searched refs:oldhead (Results 1 – 3 of 3) 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()
328 int oldhead, oldtail; in membuff_extend_by() local344 oldhead = mb->head - mb->start; in membuff_extend_by()350 mb->head = mb->start + oldhead; in membuff_extend_by()
440 u32 oldhead; in NVCommonSetup() local487 oldhead = NV_RD32(par->PCRTC0, 0x00000860); in NVCommonSetup()488 NV_WR32(par->PCRTC0, 0x00000860, oldhead | 0x00000010); in NVCommonSetup()612 NV_WR32(par->PCRTC0, 0x00000860, oldhead); in NVCommonSetup()