Home
last modified time | relevance | path

Searched defs:ispeed (Results 1 - 4 of 4) sorted by relevance

/third_party/toybox/toys/pending/
H A Dstty.c192 int ispeed = baud(cfgetispeed(t)), ospeed = baud(cfgetospeed(t)); in show_speed() local
/third_party/python/Modules/
H A Dtermios.c94 speed_t ispeed = cfgetispeed(&mode); in termios_tcgetattr_impl() local
190 speed_t ispeed = (speed_t) PyLong_AsLong(PyList_GetItem(term, 4)); in termios_tcsetattr_impl() local
/kernel/linux/linux-5.10/include/linux/
H A Dconsole.h153 uint ispeed; member
/kernel/linux/linux-6.6/include/linux/
H A Dconsole.h203 uint ispeed; member

Completed in 4 milliseconds