HomeSort by relevance Sort by last modified time
    Searched refs:TCIOFLUSH (Results 1 - 19 of 19) sorted by null

  /external/bluetooth/bluez/tools/
csr_h4.c 56 tcflush(fd, TCIOFLUSH);
79 tcflush(fd, TCIOFLUSH);
csr_bcsp.c 65 tcflush(fd, TCIOFLUSH);
96 tcflush(fd, TCIOFLUSH);
hciattach_ti.c 218 tcflush(fd, TCIOFLUSH);
230 tcflush(fd, TCIOFLUSH);
hciattach.c 336 tcflush(serial_fd, TCIOFLUSH);
353 tcflush(serial_fd, TCIOFLUSH);
1107 tcflush(fd, TCIOFLUSH);
1133 tcflush(fd, TCIOFLUSH);
1143 tcflush(fd, TCIOFLUSH);
  /bionic/libc/kernel/arch-arm/asm/
termbits.h 168 #define TCIOFLUSH 2
  /external/kernel-headers/original/asm-arm/
termbits.h 164 #define TCIOFLUSH 2
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
termbits.h 168 #define TCIOFLUSH 2
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
termbits.h 168 #define TCIOFLUSH 2
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
termbits.h 168 #define TCIOFLUSH 2
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
termbits.h 168 #define TCIOFLUSH 2
  /system/bluetooth/brcm_patchram_plus/
brcm_patchram_plus.c 325 tcflush(uart_fd, TCIOFLUSH);
341 tcflush(uart_fd, TCIOFLUSH);
343 tcflush(uart_fd, TCIOFLUSH);
344 tcflush(uart_fd, TCIOFLUSH);
  /bionic/libc/kernel/arch-x86/asm/
termbits.h 195 #define TCIOFLUSH 2
  /external/kernel-headers/original/asm-x86/
termbits.h 191 #define TCIOFLUSH 2
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
termbits.h 195 #define TCIOFLUSH 2
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
termbits.h 195 #define TCIOFLUSH 2
  /external/bluetooth/bluez/test/
attest.c 92 tcflush(fd, TCIOFLUSH);
  /external/strace/
term.c 63 { TCIOFLUSH, "TCIOFLUSH" },
  /external/bluetooth/bluez/rfcomm/
main.c 422 tcflush(fd, TCIOFLUSH);
580 tcflush(fd, TCIOFLUSH);
  /external/ppp/pppd/
sys-linux.c 554 if (tcflush(tty_fd, TCIOFLUSH) < 0)
    [all...]

Completed in 355 milliseconds