Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dser-event.c161 return (struct serial_event *) serial_open_ops (&serial_event_ops); in make_serial_event()
Dserial.h60 extern struct serial *serial_open_ops (const struct serial_ops *ops);
Dserial.c256 serial_open_ops (const struct serial_ops *ops) in serial_open_ops() function
DChangeLog-20168337 (serial_open_ops): New function.
8339 (serial_open_ops): New declaration.