Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/
Dmx3fb.c1395 static struct fb_info *mx3fb_init_fbinfo(struct device *dev, struct fb_ops *ops) in mx3fb_init_fbinfo() function
1451 fbi = mx3fb_init_fbinfo(dev, &mx3fb_ops); in init_fb_chan()