Searched refs:g_settings (Results 1 – 1 of 1) sorted by relevance
55 static char *g_settings = NULL; variable1153 sm750fb_setup(share, g_settings); in lynxfb_pci_probe()1287 kfree(g_settings); in lynxfb_pci_remove()1306 g_settings = kzalloc(len, GFP_KERNEL); in lynxfb_setup()1307 if (!g_settings) in lynxfb_setup()1310 tmp = g_settings; in lynxfb_setup()1341 pr_info("parameter left for chip specific analysis:%s\n", g_settings); in lynxfb_setup()