Searched refs:native_tty_configure_bottom (Results 1 – 3 of 3) sorted by relevance
87 int native_tty_configure_bottom(int fd, struct native_tty_bottom_cfg *cfg);
196 int native_tty_configure_bottom(int fd, struct native_tty_bottom_cfg *cfg) in native_tty_configure_bottom() function
175 return native_tty_configure_bottom(fd, &bottom_cfg); in native_tty_configure()