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

/linux-4.4.14/drivers/staging/sm750fb/
H A Dsm750.c36 static int g_hwcursor = 1; variable
658 sm750_dev->hwCursor = g_hwcursor; sm750fb_set_drv()
786 if (!g_hwcursor) { lynxfb_set_fbinfo()
943 /* defaultly turn g_hwcursor on for both view */ sm750fb_setup()
944 g_hwcursor = 3; sm750fb_setup()
966 g_hwcursor &= ~0x1; sm750fb_setup()
968 g_hwcursor &= ~0x2; sm750fb_setup()
970 g_hwcursor = 0; sm750fb_setup()

Completed in 40 milliseconds