Lines Matching refs:bitops

424 	par->bitops->cursor(vc, info, enable,  in fb_flashcursor()
1182 if (par->bitops->rotate_font && par->bitops->rotate_font(info, vc)) { in fbcon_init()
1323 par->bitops->clear(vc, info, real_y(p, sy), sx, b, width, fg, bg); in __fbcon_clear()
1324 par->bitops->clear(vc, info, real_y(p, sy + b), sx, height - b, in __fbcon_clear()
1327 par->bitops->clear(vc, info, real_y(p, sy), sx, height, width, fg, bg); in __fbcon_clear()
1344 par->bitops->putcs(vc, info, s, count, real_y(p, ypos), xpos, in fbcon_putcs()
1355 par->bitops->clear_margins(vc, info, margin_color, bottom_only); in fbcon_clear_margins()
1376 if (!par->bitops->cursor) in fbcon_cursor()
1379 par->bitops->cursor(vc, info, enable, in fbcon_cursor()
1465 par->bitops->update_start(info); in ywrap_up()
1484 par->bitops->update_start(info); in ywrap_down()
1499 par->bitops->bmove(vc, info, p->vrows - vc->vc_rows, in ypan_up()
1507 par->bitops->update_start(info); in ypan_up()
1531 par->bitops->update_start(info); in ypan_up_redraw()
1547 par->bitops->bmove(vc, info, 0, 0, p->vrows - vc->vc_rows, in ypan_down()
1555 par->bitops->update_start(info); in ypan_down()
1579 par->bitops->update_start(info); in ypan_down_redraw()
1639 par->bitops->bmove(vc, info, line + ycount, x, in fbcon_redraw_blit()
1654 par->bitops->bmove(vc, info, line + ycount, x, line, x, 1, in fbcon_redraw_blit()
1757 par->bitops->bmove(vc, info, real_y(p, sy), sx, real_y(p, dy), dx, in fbcon_bmove_rec()
2178 if (par->bitops->rotate_font && par->bitops->rotate_font(info, vc)) { in fbcon_switch()
2211 par->bitops->update_start(info); in fbcon_switch()
2695 par->bitops->update_start(info); in fbcon_modechanged()