Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dsm501fb.c2073 struct fb_info *fbinfo_pnl = info->fb[1]; in sm501fb_remove() local
2084 if (fbinfo_pnl) in sm501fb_remove()
2085 unregister_framebuffer(fbinfo_pnl); in sm501fb_remove()
2090 framebuffer_release(fbinfo_pnl); in sm501fb_remove()