Lines Matching defs:e3d_info
27 struct e3d_info {
55 static int e3d_get_props(struct e3d_info *ep)
98 static void e3d_clut_write(struct e3d_info *ep, int index, u32 val)
115 struct e3d_info *ep = info->par;
152 struct e3d_info *ep = info->par;
165 struct e3d_info *ep = info->par;
178 struct e3d_info *ep = info->par;
197 static int e3d_set_fbinfo(struct e3d_info *ep)
248 struct e3d_info *ep;
273 info = framebuffer_alloc(sizeof(struct e3d_info), &pdev->dev);