Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/
Dau1200fb.c176 static struct fb_info *_au1200fb_infos[MAX_DEVICE_COUNT]; variable
693 if (fb_info == _au1200fb_infos[i]) in fbinfo2index()
1686 _au1200fb_infos[plane] = fbi; in au1200fb_drv_probe()
1781 fbi = _au1200fb_infos[plane]; in au1200fb_drv_remove()
1791 _au1200fb_infos[plane] = NULL; in au1200fb_drv_remove()
1821 fbi = _au1200fb_infos[i]; in au1200fb_drv_resume()