Home
last modified time | relevance | path

Searched defs:tio (Results 1 – 25 of 45) sorted by relevance

12

/aosp_15_r20/external/trusty/musl/src/termios/
Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed()
10 speed_t cfgetispeed(const struct termios *tio) in cfgetispeed()
Dcfsetospeed.c6 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed()
17 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed()
Dtcgetattr.c4 int tcgetattr(int fd, struct termios *tio) in tcgetattr()
Dtcsetattr.c5 int tcsetattr(int fd, int act, const struct termios *tio) in tcsetattr()
/aosp_15_r20/external/musl/src/termios/
H A Dcfgetospeed.c5 speed_t cfgetospeed(const struct termios *tio) in cfgetospeed()
10 speed_t cfgetispeed(const struct termios *tio) in cfgetispeed()
H A Dcfsetospeed.c6 int cfsetospeed(struct termios *tio, speed_t speed) in cfsetospeed()
17 int cfsetispeed(struct termios *tio, speed_t speed) in cfsetispeed()
H A Dtcgetattr.c4 int tcgetattr(int fd, struct termios *tio) in tcgetattr()
H A Dtcsetattr.c5 int tcsetattr(int fd, int act, const struct termios *tio) in tcsetattr()
/aosp_15_r20/external/toybox/lib/
H A Dtty.c101 void xsetspeed(struct termios *tio, int bps) in xsetspeed()
112 struct termios tio; in set_terminal() local
/aosp_15_r20/external/flashrom/
H A Dcustom_baud_linux.c34 struct termios2 tio; in set_custom_baudrate() local
/aosp_15_r20/external/musl/src/misc/
H A Dopenpty.c10 int openpty(int *pm, int *ps, char *name, const struct termios *tio, const struct winsize *ws) in openpty()
H A Dforkpty.c9 int forkpty(int *pm, char *name, const struct termios *tio, const struct winsize *ws) in forkpty()
/aosp_15_r20/external/trusty/musl/src/misc/
Dopenpty.c10 int openpty(int *pm, int *ps, char *name, const struct termios *tio, const struct winsize *ws) in openpty()
Dforkpty.c9 int forkpty(int *pm, char *name, const struct termios *tio, const struct winsize *ws) in forkpty()
/aosp_15_r20/external/toybox/toys/net/
H A Dmicrocom.c98 struct termios tio; in microcom_main() local
/aosp_15_r20/libcore/ojluni/src/main/native/
H A DConsole_md.c56 struct termios tio; in Java_java_io_Console_echo() local
/aosp_15_r20/external/strace/
H A Dterm.c75 struct termio tio; in decode_termio() local
/aosp_15_r20/device/google/contexthub/util/stm32_flash/
Duart.c85 struct termios tio; in uart_init() local
/aosp_15_r20/external/libwebsockets/minimal-examples/raw/minimal-raw-serial/
H A Dminimal-raw-file.c56 struct termios tio; in callback_raw_test() local
/aosp_15_r20/packages/modules/Virtualization/libs/libvirtualization_jni/
Dandroid_system_virtualmachine_VirtualMachine.cpp122 struct termios tio; in Java_android_system_virtualmachine_VirtualMachine_nativeOpenPtyRawNonblock() local
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_hardware_SerialPort.cpp144 struct termios tio; in android_hardware_SerialPort_open() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dtestdisplay.c581 struct termios tio; in set_termio_mode() local
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_dp_compliance.c992 struct termios tio; in set_termio_mode() local
/aosp_15_r20/packages/modules/adb/client/
Dcommandline.cpp280 termios tio; in stdin_raw_init() local
/aosp_15_r20/external/coreboot/src/northbridge/intel/pineview/
H A Draminit.c2186 u32 reg32, datadelay, tio, rcvendelay, maxrcvendelay; in sdram_new_trd() local

12