Lines Matching refs:fb_info
215 struct fb_info *info;
264 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_send_situ()
324 static int synthvid_update(struct fb_info *info) in synthvid_update()
354 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_recv_sub()
389 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_receive()
415 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_negotiate_ver()
448 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_connect_vsp()
489 struct fb_info *info = hv_get_drvdata(hdev); in synthvid_send_config()
533 struct fb_info *info = par->info; in hvfb_update_work()
546 struct fb_info *info; in hvfb_on_panic()
558 static int hvfb_check_var(struct fb_var_screeninfo *var, struct fb_info *info) in hvfb_check_var()
571 static int hvfb_set_par(struct fb_info *info) in hvfb_set_par()
585 unsigned blue, unsigned transp, struct fb_info *info) in hvfb_setcolreg()
600 static int hvfb_blank(int blank, struct fb_info *info) in hvfb_blank()
605 static void hvfb_cfb_fillrect(struct fb_info *p, in hvfb_cfb_fillrect()
615 static void hvfb_cfb_copyarea(struct fb_info *p, in hvfb_cfb_copyarea()
625 static void hvfb_cfb_imageblit(struct fb_info *p, in hvfb_cfb_imageblit()
648 static void hvfb_get_option(struct fb_info *info) in hvfb_get_option()
680 static int hvfb_getmem(struct fb_info *info) in hvfb_getmem()
761 static void hvfb_putmem(struct fb_info *info) in hvfb_putmem()
773 struct fb_info *info; in hvfb_probe()
875 struct fb_info *info = hv_get_drvdata(hdev); in hvfb_remove()