HomeSort by: relevance | last modified time | path
    Searched refs:linux_cfsetspeed (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/zaurus/stand/zboot/
termios.h 32 int linux_cfsetspeed(struct linux_termios *t, linux_speed_t speed);
unixcons.c 87 if (linux_cfsetspeed(&termios, speed) < 0) {
89 if (linux_cfsetspeed(&termios, speed) < 0)
termios.c 40 linux_cfsetspeed(struct linux_termios *t, linux_speed_t speed) function in typeref:typename:int

Completed in 56 milliseconds