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

  /src/external/gpl3/gdb/dist/gdb/
ser-event.c 128 static const struct serial_ops serial_event_ops = variable in typeref:struct:serial_ops
162 return (struct serial_event *) serial_open_ops (&serial_event_ops);
  /src/external/gpl3/gdb.old/dist/gdb/
ser-event.c 127 static const struct serial_ops serial_event_ops = variable in typeref:struct:serial_ops
161 return (struct serial_event *) serial_open_ops (&serial_event_ops);

Completed in 24 milliseconds