Searched refs:nfcon_tty_port (Results 1 – 1 of 1) sorted by relevance
23 static struct tty_port nfcon_tty_port; variable139 tty_port_init(&nfcon_tty_port); in nfcon_init()148 tty_port_link_device(&nfcon_tty_port, driver, 0); in nfcon_init()153 tty_port_destroy(&nfcon_tty_port); in nfcon_init()170 tty_port_destroy(&nfcon_tty_port); in nfcon_exit()
Completed in 3 milliseconds