Home
last modified time | relevance | path

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

/drivers/tty/
Dn_hdlc.c159 static void n_hdlc_buf_return(struct n_hdlc_buf_list *buf_list,
408 n_hdlc_buf_return(&n_hdlc->tx_buf_list, tbuf); in n_hdlc_send_frames()
438 n_hdlc_buf_return(&n_hdlc->tx_buf_list, tbuf); in n_hdlc_send_frames()
887 static void n_hdlc_buf_return(struct n_hdlc_buf_list *buf_list, in n_hdlc_buf_return() function