Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Dsm501fb.c2052 struct fb_info *fbinfo_pnl = info->fb[1]; in sm501fb_remove() local
2059 if (fbinfo_pnl) in sm501fb_remove()
2060 unregister_framebuffer(fbinfo_pnl); in sm501fb_remove()
2065 framebuffer_release(fbinfo_pnl); in sm501fb_remove()