Home
last modified time | relevance | path

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

/components/drivers/serial/
A Dserial_tty.c344 rt_device_t tty_dev; in rt_hw_serial_unregister_tty() local
348 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