Searched refs:cfgp (Results 1 – 2 of 2) sorted by relevance
58 const struct ldc_channel_config *cfgp,
1120 const struct ldc_channel_config *cfgp, in ldc_alloc() argument1135 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()