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
610 sm750_dev->hw_cursor = g_hwcursor; in sm750fb_set_drv()
767 if (!g_hwcursor) in lynxfb_set_fbinfo()
773 if (!g_hwcursor) in lynxfb_set_fbinfo()
778 if (!g_hwcursor) in lynxfb_set_fbinfo()
867 g_hwcursor = 3; in sm750fb_setup()
889 g_hwcursor &= ~0x1; in sm750fb_setup()
891 g_hwcursor &= ~0x2; in sm750fb_setup()
893 g_hwcursor = 0; in sm750fb_setup()