<dec f='src/src/sys/sys/tty.h' l='301' type='void tty_detach(struct tty * )'/>
<use f='src/src/sys/dev/ic/com.c' l='776' u='c' c='com_detach'/>
<use f='src/src/sys/dev/usb/ucom.c' l='464' u='c' c='ucom_detach'/>
<use f='src/src/sys/dev/usb/ucycom.c' l='278' u='c' c='ucycom_detach'/>
<use f='src/src/sys/dev/usb/uhso.c' l='1390' u='c' c='uhso_tty_detach'/>
<use f='src/src/sys/dev/wscons/wsdisplay.c' l='326' u='c' c='wsscreen_detach'/>
<def f='src/src/sys/kern/tty.c' l='2778' ll='2790' type='void tty_detach(struct tty * tp)'/>
<doc f='src/src/sys/kern/tty.c' l='2775'>/*
 * Remove a tty from the tty list.
 */</doc>
