Searched refs:old_b (Results 1 – 2 of 2) sorted by relevance
28 static short old_x, old_y, old_b; variable46 if (dx || dy || buttons != old_b) { in mouse_rpc_irq()48 old_b = buttons; in mouse_rpc_irq()65 old_b = (__raw_readl(0xe0310000) >> 4) & 7; in mouse_rpc_init()
95 struct parport_i2c_bus *b, *old_b = NULL; in i2c_parport_detach() local102 if (old_b) in i2c_parport_detach()103 old_b->next = b->next; in i2c_parport_detach()110 old_b = b; in i2c_parport_detach()