Searched refs:platform_remove (Results 1 – 1 of 1) sorted by relevance
73 int (*platform_remove) (struct fb_info * fb); member914 mfbi->platform_remove = pdata->remove; in mbxfb_probe()1024 if (mfbi->platform_remove) in mbxfb_remove()1025 mfbi->platform_remove(fbi); in mbxfb_remove()