Searched refs:tty_cmd_clearcharacter (Results 1 – 3 of 3) sorted by relevance
1124 tty_write(tty_cmd_clearcharacter, &ttyctx); in screen_write_clearcharacter()1729 tty_write(tty_cmd_clearcharacter, &ttyctx); in screen_write_collect_flush()
2466 void tty_cmd_clearcharacter(struct tty *, const struct tty_ctx *);
1733 tty_cmd_clearcharacter(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_clearcharacter() function