Searched refs:TCIOFLUSH (Results 1 - 10 of 10) sorted by relevance

/external/bluetooth/bluez/tools/
H A Dcsr_h4.c56 tcflush(fd, TCIOFLUSH);
79 tcflush(fd, TCIOFLUSH);
H A Dcsr_bcsp.c65 tcflush(fd, TCIOFLUSH);
96 tcflush(fd, TCIOFLUSH);
H A Dhciattach_ti.c218 tcflush(fd, TCIOFLUSH);
230 tcflush(fd, TCIOFLUSH);
H A Dhciattach.c337 tcflush(serial_fd, TCIOFLUSH);
355 tcflush(serial_fd, TCIOFLUSH);
1113 tcflush(fd, TCIOFLUSH);
1139 tcflush(fd, TCIOFLUSH);
1149 tcflush(fd, TCIOFLUSH);
H A Dmain.c426 tcflush(fd, TCIOFLUSH);
584 tcflush(fd, TCIOFLUSH);
/external/kernel-headers/original/asm-arm/
H A Dtermbits.h164 #define TCIOFLUSH 2 macro
/external/kernel-headers/original/asm-x86/
H A Dtermbits.h191 #define TCIOFLUSH 2 macro
/external/bluetooth/bluez/test/
H A Dattest.c92 tcflush(fd, TCIOFLUSH);
/external/strace/
H A Dterm.c63 { TCIOFLUSH, "TCIOFLUSH" },
/external/ppp/pppd/
H A Dsys-linux.c554 if (tcflush(tty_fd, TCIOFLUSH) < 0)

Completed in 108 milliseconds