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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/mbx/
H A Dmbxfb.c72 int (*platform_remove) (struct fb_info * fb); member in struct:mbxfb_info
715 mfbi->platform_remove = pdata->remove;
828 if (mfbi->platform_remove)
829 mfbi->platform_remove(fbi);

Completed in 94 milliseconds