Lines Matching refs:omapfb_device
43 static struct omapfb_device *omapfb_dev;
106 static void omapfb_rqueue_lock(struct omapfb_device *fbdev)
111 static void omapfb_rqueue_unlock(struct omapfb_device *fbdev)
127 static int ctrl_init(struct omapfb_device *fbdev)
171 static void ctrl_cleanup(struct omapfb_device *fbdev)
182 struct omapfb_device *fbdev = plane->fbdev;
241 struct omapfb_device *fbdev = plane->fbdev;
315 struct omapfb_device *fbdev = plane->fbdev;
356 struct omapfb_device *fbdev = plane->fbdev;
473 struct omapfb_device *fbdev = plane->fbdev;
599 struct omapfb_device *fbdev = plane->fbdev;
626 struct omapfb_device *fbdev = plane->fbdev;
649 struct omapfb_device *fbdev = plane->fbdev;
668 struct omapfb_device *fbdev = plane->fbdev;
686 struct omapfb_device *fbdev = plane->fbdev;
742 struct omapfb_device *fbdev = plane->fbdev;
770 struct omapfb_device *fbdev = plane->fbdev;
818 struct omapfb_device *fbdev = plane->fbdev;
894 struct omapfb_device *fbdev = plane->fbdev;
905 static int omapfb_set_color_key(struct omapfb_device *fbdev,
920 static int omapfb_get_color_key(struct omapfb_device *fbdev,
984 void omapfb_notify_clients(struct omapfb_device *fbdev, unsigned long event)
998 static int omapfb_set_update_mode(struct omapfb_device *fbdev,
1010 static enum omapfb_update_mode omapfb_get_update_mode(struct omapfb_device *fbdev)
1021 static void omapfb_get_caps(struct omapfb_device *fbdev, int plane,
1031 void omapfb_write_first_pixel(struct omapfb_device *fbdev, u16 pixval)
1057 struct omapfb_device *fbdev = plane->fbdev;
1205 struct omapfb_device *fbdev = plane->fbdev;
1244 struct omapfb_device *fbdev = dev_get_drvdata(dev);
1263 struct omapfb_device *fbdev = dev_get_drvdata(dev);
1303 struct omapfb_device *fbdev = dev_get_drvdata(dev);
1312 struct omapfb_device *fbdev = dev_get_drvdata(dev);
1327 struct omapfb_device *fbdev = dev_get_drvdata(dev);
1346 struct omapfb_device *fbdev = dev_get_drvdata(dev);
1379 struct omapfb_device *fbdev = dev_get_drvdata(dev);
1397 static int omapfb_register_sysfs(struct omapfb_device *fbdev)
1425 static void omapfb_unregister_sysfs(struct omapfb_device *fbdev)
1441 static int fbinfo_init(struct omapfb_device *fbdev, struct fb_info *info)
1472 static void fbinfo_cleanup(struct omapfb_device *fbdev, struct fb_info *fbi)
1477 static void planes_cleanup(struct omapfb_device *fbdev)
1489 static int planes_init(struct omapfb_device *fbdev)
1524 static void omapfb_free_resources(struct omapfb_device *fbdev, int state)
1565 static int omapfb_find_ctrl(struct omapfb_device *fbdev)
1601 * 1. allocate system omapfb_device structure
1614 struct omapfb_device *fbdev = NULL;
1796 struct omapfb_device *fbdev = platform_get_drvdata(pdev);
1811 struct omapfb_device *fbdev = platform_get_drvdata(pdev);
1821 struct omapfb_device *fbdev = platform_get_drvdata(pdev);