Home
last modified time | relevance | path

Searched defs:cfsetspeed (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/tests/
H A Dtermios_test.cpp70 TEST(termios, cfsetspeed) { in TEST() argument
/aosp12/bionic/libc/include/bits/
H A Dtermios_inlines.h70 __BIONIC_TERMIOS_INLINE int cfsetspeed(struct termios* s, speed_t speed) { in cfsetspeed() function