Searched refs:g_settings (Results 1 – 1 of 1) sorted by relevance
17 static char *g_settings; variable996 sm750fb_setup(sm750_dev, g_settings); in lynxfb_pci_probe()1041 kfree(g_settings); in lynxfb_pci_remove()1053 g_settings = kzalloc(len, GFP_KERNEL); in lynxfb_setup()1054 if (!g_settings) in lynxfb_setup()1057 tmp = g_settings; in lynxfb_setup()