Searched refs:putcs (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | tileblit.c | 139 ops->putcs = tile_putcs; in fbcon_set_tileops()
|
| H A D | fbcon.h | 61 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 | 398 ops->putcs = bit_putcs; in fbcon_set_bitops()
|
| H A D | fbcon_ccw.c | 407 ops->putcs = ccw_putcs; in fbcon_rotate_ccw()
|
| H A D | fbcon_ud.c | 434 ops->putcs = ud_putcs; in fbcon_rotate_ud()
|
| H A D | fbcon.c | 1310 ops->putcs(vc, info, s, count, real_y(p, ypos), xpos, in fbcon_putcs()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/ |
| H A D | from-debian-to-fix-compile-errors.patch | 335 - lnl=lwr==tbl&&lwr=='\n',putcs(lwr=tbl),tbl=getchar(); 338 - putcs('\n'),buflast=getchar(); /* wrap up loose end */
|
| /OK3568_Linux_fs/kernel/Documentation/fb/ |
| H A D | matroxfb.rst | 220 displayed through putc/putcs. Direct accesses to framebuffer
|