Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/
H A Dn_hdlc.c145 static void n_hdlc_buf_return(struct n_hdlc_buf_list *buf_list,
292 n_hdlc_buf_return(&n_hdlc->tx_buf_list, tbuf); in n_hdlc_send_frames()
318 n_hdlc_buf_return(&n_hdlc->tx_buf_list, tbuf); in n_hdlc_send_frames()
726 static void n_hdlc_buf_return(struct n_hdlc_buf_list *buf_list, in n_hdlc_buf_return() function