Searched refs:ldc_unbind (Results 1 – 3 of 3) sorted by relevance
64 void ldc_unbind(struct ldc_channel *lp);
1259 void ldc_unbind(struct ldc_channel *lp) in ldc_unbind() function1280 EXPORT_SYMBOL(ldc_unbind);1284 ldc_unbind(lp); in ldc_free()
742 ldc_unbind(port->vio.lp); in vdc_port_down()