Home
last modified time | relevance | path

Searched refs:btext_update_display (Results 1 – 3 of 3) 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.c264 void btext_update_display(unsigned long phys, int width, int height, in btext_update_display() function
291 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()