Home
last modified time | relevance | path

Searched refs:r3964_close (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/
H A Dn_r3964.c130 static void r3964_close(struct tty_struct *tty);
152 .close = r3964_close,
1007 static void r3964_close(struct tty_struct *tty) in r3964_close() function
1031 TRACE_M("r3964_close - msg kfree %p", pMsg); in r3964_close()
1036 TRACE_M("r3964_close - client kfree %p", pClient); in r3964_close()
1053 TRACE_M("r3964_close - rx_buf kfree %p", pInfo->rx_buf); in r3964_close()
1055 TRACE_M("r3964_close - tx_buf kfree %p", pInfo->tx_buf); in r3964_close()
1057 TRACE_M("r3964_close - info kfree %p", pInfo); in r3964_close()

Completed in 2 milliseconds