Searched refs:put_rxbuf_data (Results 1 – 1 of 1) sorted by relevance
294 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial);1140 count = put_rxbuf_data(curr_urb, serial); in put_rxbuf_data_and_resubmit_bulk_urb()1159 count = put_rxbuf_data(urb, serial); in put_rxbuf_data_and_resubmit_ctrl_urb()1992 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial) in put_rxbuf_data() function