Home
last modified time | relevance | path

Searched refs:ttyclose (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/dev/serial/sio/
HDsio_pccard.c136 ttyclose(com->tp); in sio_pccard_detach()
HDsio.c1472 ttyclose(tp); in sioclose()
/dragonfly/sys/dev/misc/dcons/
HDdcons_os.c266 ttyclose(tp); in dcons_close()
554 ttyclose(tp); in dcons_detach()
/dragonfly/sys/sys/
HDtty.h267 int ttyclose (struct tty *tp);
/dragonfly/sys/platform/vkernel64/platform/
HDconsole.c136 ttyclose(tp); in vcons_close()
/dragonfly/sys/dev/misc/nmdm/
HDnmdm.c305 ttyclose(tp); in nmdmclose()
/dragonfly/sys/bus/u4b/serial/
HDusb_serial.c572 ttyclose(tp); in ucom_detach_tty()
968 ttyclose(tp); in ucom_close()
/dragonfly/sys/kern/
HDtty_pty.c459 ttyclose(tp); /* clears t_state */ in ptsclose()
HDtty.c247 ttyclose(struct tty *tp) in ttyclose() function
/dragonfly/sys/dev/misc/syscons/
HDsyscons.c839 ttyclose(tp); in scclose()