Home
last modified time | relevance | path

Searched refs:TCSETS2 (Results 1 – 2 of 2) sorted by relevance

/device/linaro/hikey/wpan/uim/
Duim.h34 #ifndef TCSETS2
35 #define TCSETS2 _IOW('T',0x2B, struct termios2) macro
Duim.c277 ioctl(dev_fd, TCSETS2, &ti2); in set_custom_baud_rate()