Searched refs:putcs (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/video/fbdev/core/ |
H A D | tileblit.c | 138 ops->putcs = tile_putcs; in fbcon_set_tileops()
|
H A D | fbcon.h | 59 void (*putcs)(struct vc_data *vc, struct fb_info *info, member
|
H A D | fbcon_cw.c | 390 ops->putcs = cw_putcs; in fbcon_rotate_cw()
|
H A D | bitblit.c | 401 ops->putcs = bit_putcs; in fbcon_set_bitops()
|
H A D | fbcon_ud.c | 434 ops->putcs = ud_putcs; in fbcon_rotate_ud()
|
H A D | fbcon_ccw.c | 407 ops->putcs = ccw_putcs; in fbcon_rotate_ccw()
|
H A D | fbcon.c | 1284 ops->putcs(vc, info, s, count, real_y(p, ypos), xpos, in fbcon_putcs()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
H A D | from-debian-to-fix-compile-errors.patch | 337 - lnl=lwr==tbl&&lwr=='\n',putcs(lwr=tbl),tbl=getchar(); 340 - putcs('\n'),buflast=getchar(); /* wrap up loose end */
|
/openbmc/linux/Documentation/fb/ |
H A D | matroxfb.rst | 220 displayed through putc/putcs. Direct accesses to framebuffer
|