Searched refs:ldc_unbind (Results 1 – 3 of 3) sorted by relevance
67 void ldc_unbind(struct ldc_channel *lp);
1265 void ldc_unbind(struct ldc_channel *lp) in ldc_unbind() function1286 EXPORT_SYMBOL(ldc_unbind);1290 ldc_unbind(lp); in ldc_free()
776 ldc_unbind(port->vio.lp); in vdc_port_down()