Searched refs:vsc_tp_dev_xfer (Results 1 – 1 of 1) sorted by relevance
144 static int vsc_tp_dev_xfer(struct vsc_tp *tp, void *obuf, void *ibuf, size_t len) in vsc_tp_dev_xfer() function171 ret = vsc_tp_dev_xfer(tp, pkt, rx_buf, next_xfer_len); in vsc_tp_xfer_helper()334 ret = vsc_tp_dev_xfer(tp, tp->tx_buf, ibuf ? tp->rx_buf : NULL, len); in vsc_tp_rom_xfer()