Lines Matching defs:info
177 struct fb_info *info; member
438 static int sh_mobile_lcdc_sginit(struct fb_info *info, struct list_head *pagereflist) in sh_mobile_lcdc_sginit()
454 static void sh_mobile_lcdc_deferred_io(struct fb_info *info, struct list_head *pagereflist) in sh_mobile_lcdc_deferred_io()
494 static void sh_mobile_lcdc_deferred_io_touch(struct fb_info *info) in sh_mobile_lcdc_deferred_io_touch()
1105 struct fb_info *info) in __sh_mobile_lcdc_check_var()
1188 struct fb_info *info = dev_get_drvdata(dev); in overlay_alpha_show() local
1198 struct fb_info *info = dev_get_drvdata(dev); in overlay_alpha_store() local
1226 struct fb_info *info = dev_get_drvdata(dev); in overlay_mode_show() local
1236 struct fb_info *info = dev_get_drvdata(dev); in overlay_mode_store() local
1265 struct fb_info *info = dev_get_drvdata(dev); in overlay_position_show() local
1275 struct fb_info *info = dev_get_drvdata(dev); in overlay_position_store() local
1306 struct fb_info *info = dev_get_drvdata(dev); in overlay_rop3_show() local
1316 struct fb_info *info = dev_get_drvdata(dev); in overlay_rop3_store() local
1364 struct fb_info *info) in sh_mobile_lcdc_overlay_pan()
1411 static int sh_mobile_lcdc_overlay_ioctl(struct fb_info *info, unsigned int cmd, in sh_mobile_lcdc_overlay_ioctl()
1426 struct fb_info *info) in sh_mobile_lcdc_overlay_check_var()
1431 static int sh_mobile_lcdc_overlay_set_par(struct fb_info *info) in sh_mobile_lcdc_overlay_set_par()
1464 static int sh_mobile_lcdc_overlay_blank(int blank, struct fb_info *info) in sh_mobile_lcdc_overlay_blank()
1478 sh_mobile_lcdc_overlay_mmap(struct fb_info *info, struct vm_area_struct *vma) in sh_mobile_lcdc_overlay_mmap()
1507 struct fb_info *info = ovl->info; in sh_mobile_lcdc_overlay_fb_unregister() local
1519 struct fb_info *info = ovl->info; in sh_mobile_lcdc_overlay_fb_register() local
1546 struct fb_info *info = ovl->info; in sh_mobile_lcdc_overlay_fb_cleanup() local
1559 struct fb_info *info; in sh_mobile_lcdc_overlay_fb_init() local
1624 u_int transp, struct fb_info *info) in sh_mobile_lcdc_setcolreg()
1657 static void sh_mobile_lcdc_fillrect(struct fb_info *info, in sh_mobile_lcdc_fillrect()
1664 static void sh_mobile_lcdc_copyarea(struct fb_info *info, in sh_mobile_lcdc_copyarea()
1671 static void sh_mobile_lcdc_imageblit(struct fb_info *info, in sh_mobile_lcdc_imageblit()
1679 struct fb_info *info) in sh_mobile_lcdc_pan()
1732 static int sh_mobile_lcdc_ioctl(struct fb_info *info, unsigned int cmd, in sh_mobile_lcdc_ioctl()
1750 static void sh_mobile_fb_reconfig(struct fb_info *info) in sh_mobile_fb_reconfig()
1783 static int sh_mobile_lcdc_release(struct fb_info *info, int user) in sh_mobile_lcdc_release()
1804 static int sh_mobile_lcdc_open(struct fb_info *info, int user) in sh_mobile_lcdc_open()
1818 struct fb_info *info) in sh_mobile_lcdc_check_var()
1873 static int sh_mobile_lcdc_set_par(struct fb_info *info) in sh_mobile_lcdc_set_par()
1918 static int sh_mobile_lcdc_blank(int blank, struct fb_info *info) in sh_mobile_lcdc_blank()
1954 sh_mobile_lcdc_mmap(struct fb_info *info, struct vm_area_struct *vma) in sh_mobile_lcdc_mmap()
1993 struct fb_info *info = ch->info; in sh_mobile_lcdc_channel_fb_register() local
2024 struct fb_info *info = ch->info; in sh_mobile_lcdc_channel_fb_cleanup() local
2042 struct fb_info *info; in sh_mobile_lcdc_channel_fb_init() local
2142 struct fb_info *info) in sh_mobile_lcdc_check_fb()