Home
last modified time | relevance | path

Searched refs:g_hwcursor (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/staging/sm750fb/
H A Dsm750.c33 static int g_hwcursor = 1; variable
612 sm750_dev->hw_cursor = g_hwcursor; in sm750fb_set_drv()
777 if (!g_hwcursor) in lynxfb_set_fbinfo()
783 if (!g_hwcursor) in lynxfb_set_fbinfo()
788 if (!g_hwcursor) in lynxfb_set_fbinfo()
929 g_hwcursor = 3; in sm750fb_setup()
951 g_hwcursor &= ~0x1; in sm750fb_setup()
953 g_hwcursor &= ~0x2; in sm750fb_setup()
955 g_hwcursor = 0; in sm750fb_setup()