Home
last modified time | relevance | path

Searched refs:btext_update_display (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/arch/powerpc/include/asm/
H A Dbtext.h12 extern void btext_update_display(unsigned long phys, int width, int height,
/openbmc/linux/arch/powerpc/kernel/
H A Dbtext.c265 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() function
292 EXPORT_SYMBOL(btext_update_display);
/openbmc/linux/drivers/video/fbdev/
H A Dcontrolfb.c270 btext_update_display(p->frame_buffer_phys + CTRLFB_OFF, in control_set_hardware()
/openbmc/linux/drivers/video/fbdev/nvidia/
H A Dnvidia.c685 btext_update_display(info->fix.smem_start, in nvidiafb_set_par()
/openbmc/linux/drivers/video/fbdev/aty/
H A Daty128fb.c1538 btext_update_display(info->fix.smem_start, in aty128fb_set_par()
H A Dradeon_base.c1944 btext_update_display(rinfo->fb_base_phys, mode->xres, mode->yres, in radeonfb_set_par()
H A Datyfb_base.c1465 btext_update_display(info->fix.smem_start, in atyfb_set_par()