Searched refs:put_rxbuf_data (Results 1 – 1 of 1) sorted by relevance
322 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial);1165 count = put_rxbuf_data(curr_urb, serial); in put_rxbuf_data_and_resubmit_bulk_urb()1184 count = put_rxbuf_data(urb, serial); in put_rxbuf_data_and_resubmit_ctrl_urb()2014 static int put_rxbuf_data(struct urb *urb, struct hso_serial *serial) in put_rxbuf_data() function