Searched refs:tty_cmd_clearscreen (Results 1 – 3 of 3) sorted by relevance
1532 tty_write(tty_cmd_clearscreen, &ttyctx); in screen_write_clearscreen()
2462 void tty_cmd_clearscreen(struct tty *, const struct tty_ctx *);
2027 tty_cmd_clearscreen(struct tty *tty, const struct tty_ctx *ctx) in tty_cmd_clearscreen() function