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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/intelfb/
H A Dintelfbhw.h558 extern int intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg,
H A Dintelfbdrv.c1484 if (!intelfbhw_do_drawglyph(dinfo, fgcolor, bgcolor, image->width,
H A Dintelfbhw.c1685 intelfbhw_do_drawglyph(struct intelfb_info *dinfo, u32 fg, u32 bg, u32 w, function
1694 DBG_MSG("intelfbhw_do_drawglyph: (%d,%d) %dx%d\n", x, y, w, h);

Completed in 66 milliseconds