Searched refs:c_ispeed (Results 1 – 3 of 3) sorted by relevance
39 return pTermios->c_ispeed; in cfgetispeed()84 pTermios->c_ispeed = NewSpeed; in cfsetispeed()
409 IIO->Termio.c_ispeed = B115200; in New_cIIO()
160 INT32 c_ispeed; /* input speed - Use a signed type instead of speed_t */ member