Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Dsm501fb.c2056 struct fb_info *fbinfo_pnl = info->fb[1]; in sm501fb_remove() local
2063 if (fbinfo_pnl) in sm501fb_remove()
2064 unregister_framebuffer(fbinfo_pnl); in sm501fb_remove()
2069 framebuffer_release(fbinfo_pnl); in sm501fb_remove()