Searched refs:linux_cfsetspeed (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/zaurus/stand/zboot/
H A Dtermios.h32 int linux_cfsetspeed(struct linux_termios *t, linux_speed_t speed);
H A Dunixcons.c87 if (linux_cfsetspeed(&termios, speed) < 0) {
89 if (linux_cfsetspeed(&termios, speed) < 0)
H A Dtermios.c40 linux_cfsetspeed(struct linux_termios *t, linux_speed_t speed) function

Completed in 161 milliseconds