Home
last modified time | relevance | path

Searched refs:SERIAL_CLASS_GENERIC (Results 1 – 4 of 4) sorted by relevance

/system/public/zircon/device/
A Dserial.h38 #define SERIAL_CLASS_GENERIC 0 macro
/system/uapp/serial-test/
A Dserial-test.c48 if (ioctl_serial_get_class(fd, &serial_class) < 0 || serial_class != SERIAL_CLASS_GENERIC) { in main()
/system/dev/board/vim/
A Dvim-uart.c90 .serial_class = SERIAL_CLASS_GENERIC,
/system/dev/serial/ftdi/
A Dftdi.c451 ftdi->serial_port_info.serial_class = SERIAL_CLASS_GENERIC; in ftdi_bind()

Completed in 8 milliseconds