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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
serial.h 14 struct serial_struct { struct
77 * Definitions for async_struct (and serial_struct) flags field
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 14 struct serial_struct { struct
77 * Definitions for async_struct (and serial_struct) flags field
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
serial.h 14 struct serial_struct { struct
77 * Definitions for async_struct (and serial_struct) flags field
  /external/kernel-headers/original/linux/
serial_core.h 148 struct serial_struct;
190 int (*verify_port)(struct uart_port *, struct serial_struct *);
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection_posix.cc 92 struct serial_struct serial;
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_platform_limits_posix.cc 276 unsigned struct_serial_struct_sz = sizeof(struct serial_struct);
    [all...]

Completed in 3229 milliseconds