Lines Matching defs:info

178 	struct fb_info *info;  member
441 static int sh_mobile_lcdc_sginit(struct fb_info *info, in sh_mobile_lcdc_sginit()
457 static void sh_mobile_lcdc_deferred_io(struct fb_info *info, in sh_mobile_lcdc_deferred_io()
498 static void sh_mobile_lcdc_deferred_io_touch(struct fb_info *info) in sh_mobile_lcdc_deferred_io_touch()
1112 struct fb_info *info) in __sh_mobile_lcdc_check_var()
1195 struct fb_info *info = dev_get_drvdata(dev); in overlay_alpha_show() local
1205 struct fb_info *info = dev_get_drvdata(dev); in overlay_alpha_store() local
1233 struct fb_info *info = dev_get_drvdata(dev); in overlay_mode_show() local
1243 struct fb_info *info = dev_get_drvdata(dev); in overlay_mode_store() local
1272 struct fb_info *info = dev_get_drvdata(dev); in overlay_position_show() local
1282 struct fb_info *info = dev_get_drvdata(dev); in overlay_position_store() local
1313 struct fb_info *info = dev_get_drvdata(dev); in overlay_rop3_show() local
1323 struct fb_info *info = dev_get_drvdata(dev); in overlay_rop3_store() local
1371 struct fb_info *info) in sh_mobile_lcdc_overlay_pan()
1418 static int sh_mobile_lcdc_overlay_ioctl(struct fb_info *info, unsigned int cmd, in sh_mobile_lcdc_overlay_ioctl()
1433 struct fb_info *info) in sh_mobile_lcdc_overlay_check_var()
1438 static int sh_mobile_lcdc_overlay_set_par(struct fb_info *info) in sh_mobile_lcdc_overlay_set_par()
1471 static int sh_mobile_lcdc_overlay_blank(int blank, struct fb_info *info) in sh_mobile_lcdc_overlay_blank()
1485 sh_mobile_lcdc_overlay_mmap(struct fb_info *info, struct vm_area_struct *vma) in sh_mobile_lcdc_overlay_mmap()
1511 struct fb_info *info = ovl->info; in sh_mobile_lcdc_overlay_fb_unregister() local
1523 struct fb_info *info = ovl->info; in sh_mobile_lcdc_overlay_fb_register() local
1550 struct fb_info *info = ovl->info; in sh_mobile_lcdc_overlay_fb_cleanup() local
1563 struct fb_info *info; in sh_mobile_lcdc_overlay_fb_init() local
1629 u_int transp, struct fb_info *info) in sh_mobile_lcdc_setcolreg()
1662 static void sh_mobile_lcdc_fillrect(struct fb_info *info, in sh_mobile_lcdc_fillrect()
1669 static void sh_mobile_lcdc_copyarea(struct fb_info *info, in sh_mobile_lcdc_copyarea()
1676 static void sh_mobile_lcdc_imageblit(struct fb_info *info, in sh_mobile_lcdc_imageblit()
1684 struct fb_info *info) in sh_mobile_lcdc_pan()
1737 static int sh_mobile_lcdc_ioctl(struct fb_info *info, unsigned int cmd, in sh_mobile_lcdc_ioctl()
1755 static void sh_mobile_fb_reconfig(struct fb_info *info) in sh_mobile_fb_reconfig()
1788 static int sh_mobile_lcdc_release(struct fb_info *info, int user) in sh_mobile_lcdc_release()
1809 static int sh_mobile_lcdc_open(struct fb_info *info, int user) in sh_mobile_lcdc_open()
1823 struct fb_info *info) in sh_mobile_lcdc_check_var()
1878 static int sh_mobile_lcdc_set_par(struct fb_info *info) in sh_mobile_lcdc_set_par()
1923 static int sh_mobile_lcdc_blank(int blank, struct fb_info *info) in sh_mobile_lcdc_blank()
1959 sh_mobile_lcdc_mmap(struct fb_info *info, struct vm_area_struct *vma) in sh_mobile_lcdc_mmap()
1995 struct fb_info *info = ch->info; in sh_mobile_lcdc_channel_fb_register() local
2026 struct fb_info *info = ch->info; in sh_mobile_lcdc_channel_fb_cleanup() local
2044 struct fb_info *info; in sh_mobile_lcdc_channel_fb_init() local
2145 struct fb_info *info) in sh_mobile_lcdc_check_fb()