Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A Dsm750.c33 static int g_hwcursor = 1; variable
603 sm750_dev->hwCursor = g_hwcursor; in sm750fb_set_drv()
734 if (!g_hwcursor) { in lynxfb_set_fbinfo()
883 g_hwcursor = 3; in sm750fb_setup()
905 g_hwcursor &= ~0x1; in sm750fb_setup()
907 g_hwcursor &= ~0x2; in sm750fb_setup()
909 g_hwcursor = 0; in sm750fb_setup()