Home
last modified time | relevance | path

Searched refs:mbxfb_debugfs_remove (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/video/mbx/
Dmbxdebugfs.c239 static void __devexit mbxfb_debugfs_remove(struct fb_info *fbi) in mbxfb_debugfs_remove() function
Dmbxfb.c880 #define mbxfb_debugfs_remove(x) do {} while(0) macro
1019 mbxfb_debugfs_remove(fbi); in mbxfb_remove()