Home
last modified time | relevance | path

Searched refs:do_cursor (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Damifb.c803 static u_short do_cursor = 0; /* Move the Cursor */ variable
2049 do_cursor = 1; in ami_set_cursorstate()
3477 do_cursor = do_vmode_pan = 0; in amifb_interrupt()
3478 } else if (do_cursor) { in amifb_interrupt()
3481 do_cursor = 0; in amifb_interrupt()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Damifb.c803 static u_short do_cursor = 0; /* Move the Cursor */ variable
2049 do_cursor = 1; in ami_set_cursorstate()
3466 do_cursor = do_vmode_pan = 0; in amifb_interrupt()
3467 } else if (do_cursor) { in amifb_interrupt()
3470 do_cursor = 0; in amifb_interrupt()

Completed in 9 milliseconds