Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/tools/gdb/
H A Dserial.c19 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, { 0 } }; variable
21 static struct termios tios = { BRKINT, 0, B115200|CS8|CREAD, 0, 0 }; variable