HomeSort by relevance Sort by last modified time
    Searched refs:cfmakeraw (Results 76 - 81 of 81) sorted by null

1 2 34

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
termios.h 102 static __inline__ void cfmakeraw(struct termios *s) function
  /bionic/libc/bionic/
termios.cpp 44 void cfmakeraw(termios* s) { function
  /hardware/broadcom/libbt/src/
userial_vendor.c 252 cfmakeraw(&vnd_userial.termios);
  /frameworks/av/cmds/screenrecord/
screenrecord.cpp 512 cfmakeraw(&term);
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c     [all...]
  /external/qemu/
qemu-char.c 901 static void cfmakeraw (struct termios *termios_p) function
1064 cfmakeraw(&tty);
    [all...]

Completed in 321 milliseconds

1 2 34