Searched refs:oldhead (Results 1 – 2 of 2) sorted by relevance
238 struct snd_seq_event_cell *cell, *next, *oldhead; in snd_seq_fifo_resize() local255 oldhead = f->head; in snd_seq_fifo_resize()265 for (cell = oldhead; cell; cell = next) { in snd_seq_fifo_resize()
463 u32 oldhead; in NVCommonSetup() local510 oldhead = NV_RD32(par->PCRTC0, 0x00000860); in NVCommonSetup()511 NV_WR32(par->PCRTC0, 0x00000860, oldhead | 0x00000010); in NVCommonSetup()635 NV_WR32(par->PCRTC0, 0x00000860, oldhead); in NVCommonSetup()