HomeSort by: relevance | last modified time | path
    Searched defs:serial_ops (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
serial.h 37 struct serial_ops;
60 extern struct serial *serial_open_ops (const struct serial_ops *ops);
244 const struct serial_ops *ops; /* Function vector */
259 struct serial_ops struct
312 extern void serial_add_interface (const struct serial_ops * optable);
  /src/external/gpl3/gdb.old/dist/gdb/
serial.h 37 struct serial_ops;
60 extern struct serial *serial_open_ops (const struct serial_ops *ops);
244 const struct serial_ops *ops; /* Function vector */
259 struct serial_ops struct
312 extern void serial_add_interface (const struct serial_ops * optable);

Completed in 27 milliseconds