vp702x_usb_inout_op
vp702x_usb_inout_op(st->d, cmd, 8, cmd, 10, 100);
vp702x_usb_inout_op(st->d, cmd, 8, cmd, 10, 100);
vp702x_usb_inout_op(st->d, buf, 8, buf, 10, 100);
vp702x_usb_inout_op(st->d, buf, 8, buf, 10, 100);
ret = vp702x_usb_inout_op(d, buf, olen+2, buf, ilen+1, msec);
extern int vp702x_usb_inout_op(struct dvb_usb_device *d, u8 *o, int olen, u8 *i, int ilen, int msec);