ldc_free
void ldc_free(struct ldc_channel *lp);
ldc_free(dp->lp);
EXPORT_SYMBOL(ldc_free);
ldc_free(vio->lp);