Home
last modified time | relevance | path

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

/openbmc/linux/arch/sparc/include/asm/
H A Dldc.h57 struct ldc_channel *ldc_alloc(unsigned long id,
/openbmc/linux/arch/sparc/kernel/
H A Dviohs.c744 lp = ldc_alloc(vio->vdev->channel_id, &cfg, event_arg, vio->name); in vio_ldc_alloc()
H A Dldc.c1119 struct ldc_channel *ldc_alloc(unsigned long id, in ldc_alloc() function
1263 EXPORT_SYMBOL(ldc_alloc);
H A Dds.c1205 lp = ldc_alloc(vdev->channel_id, &ds_cfg, dp, "DS"); in ds_probe()