Home
last modified time | relevance | path

Searched refs:ldc_bind (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dldc.h66 int ldc_bind(struct ldc_channel *lp);
/openbmc/linux/arch/sparc/kernel/
H A Dviohs.c776 err = ldc_bind(vio->lp); in vio_port_up()
H A Dldc.c1304 int ldc_bind(struct ldc_channel *lp) in ldc_bind() function
1379 EXPORT_SYMBOL(ldc_bind);
H A Dds.c1212 err = ldc_bind(lp); in ds_probe()