ldc_copy
int ldc_copy(struct ldc_channel *lp, int copy_dir,
return ldc_copy(lp, LDC_COPY_IN, buf, len, offset, cookies, ncookies);
return ldc_copy(lp, LDC_COPY_OUT, buf, len, offset, cookies, ncookies);
EXPORT_SYMBOL(ldc_copy);
err = ldc_copy(port->vio.lp, LDC_COPY_IN,