Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ppp/
Dppp_async.c216 ppp_asynctty_close(struct tty_struct *tty) in ppp_asynctty_close() function
253 ppp_asynctty_close(tty); in ppp_asynctty_hangup()
369 .close = ppp_asynctty_close,