Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dau1200fb.c186 static int nohwcursor = 0; variable
1622 } else if (strncmp(this_opt, "nohwcursor", 10) == 0) in au1200fb_setup()
1623 nohwcursor = 1; in au1200fb_setup()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dau1200fb.c186 static int nohwcursor = 0; variable
1622 } else if (strncmp(this_opt, "nohwcursor", 10) == 0) in au1200fb_setup()
1623 nohwcursor = 1; in au1200fb_setup()

Completed in 6 milliseconds