Searched refs:put_rxbuf_data (Results 1 – 1 of 1) sorted by relevance
308 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial);1158 count = put_rxbuf_data(curr_urb, serial); in put_rxbuf_data_and_resubmit_bulk_urb()1177 count = put_rxbuf_data(urb, serial); in put_rxbuf_data_and_resubmit_ctrl_urb()2013 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial) in put_rxbuf_data() function