Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dbtext.h12 extern void btext_update_display(unsigned long phys, int width, int height,
/linux/arch/powerpc/kernel/
H A Dbtext.c262 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() function
289 EXPORT_SYMBOL(btext_update_display);
/linux/drivers/video/fbdev/
H A Dcontrolfb.c270 btext_update_display(p->frame_buffer_phys + CTRLFB_OFF, in control_set_hardware()
/linux/drivers/video/fbdev/nvidia/
H A Dnvidia.c685 btext_update_display(info->fix.smem_start, in nvidiafb_set_par()