Searched refs:intelfbhw_do_drawglyph (Results 1 - 3 of 3) sorted by relevance

/drivers/video/intelfb/
H A Dintelfbhw.h592 extern int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg,
H A Dintelfbdrv.c1568 if (!intelfbhw_do_drawglyph(dinfo, fgcolor, bgcolor, image->width,
H A Dintelfbhw.c1751 int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, function
1761 DBG_MSG("intelfbhw_do_drawglyph: (%d,%d) %dx%d\n", x, y, w, h);

Completed in 53 milliseconds