Home
last modified time | relevance | path

Searched refs:cfgp (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/arch/sparc/include/asm/
Dldc.h58 const struct ldc_channel_config *cfgp,
/linux-6.6.21/arch/sparc/kernel/
Dldc.c1120 const struct ldc_channel_config *cfgp, in ldc_alloc() argument
1135 if (!cfgp) in ldc_alloc()
1140 switch (cfgp->mode) { in ldc_alloc()
1160 if (!cfgp->event || !event_arg || !cfgp->rx_irq || !cfgp->tx_irq) in ldc_alloc()
1190 lp->cfg = *cfgp; in ldc_alloc()