Home
last modified time | relevance | path

Searched refs:serial_async (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dserial.h162 extern void serial_async (struct serial *scb, serial_event_ftype *handler, void *context);
Dserial.c306 serial_async (scb, NULL, NULL); in do_serial_close()
490 serial_async (struct serial *scb, in serial_async() function
Dremote.c2340 serial_async (remote_desc, NULL, 0); in remote_detach()
2357 serial_async (remote_desc, NULL, 0); in remote_disconnect()
4350 serial_async (remote_desc, NULL, 0); in remote_async_kill()
5482 serial_async (remote_desc, remote_async_serial_handler, NULL); in remote_async()
5487 serial_async (remote_desc, NULL, NULL); in remote_async()