Searched refs:g_settings (Results 1 – 1 of 1) sorted by relevance
38 static char *g_settings; variable1036 sm750fb_setup(sm750_dev, g_settings); in lynxfb_pci_probe()1080 kfree(g_settings); in lynxfb_pci_remove()1096 g_settings = kzalloc(len, GFP_KERNEL); in lynxfb_setup()1097 if (!g_settings) in lynxfb_setup()1100 tmp = g_settings; in lynxfb_setup()1130 pr_info("parameter left for chip specific analysis:%s\n", g_settings); in lynxfb_setup()