Searched refs:tty_dev (Results 1 – 1 of 1) sorted by relevance
344 rt_device_t tty_dev; in rt_hw_serial_unregister_tty() local348 tty_dev = serial->rx_notify.dev; in rt_hw_serial_unregister_tty()349 tp = rt_container_of(tty_dev, struct lwp_tty, parent); in rt_hw_serial_unregister_tty()
Completed in 3 milliseconds