Searched refs:cfgp (Results 1 – 2 of 2) sorted by relevance
55 const struct ldc_channel_config *cfgp,
1081 const struct ldc_channel_config *cfgp, in ldc_alloc() argument1095 if (!cfgp) in ldc_alloc()1098 switch (cfgp->mode) { in ldc_alloc()1118 if (!cfgp->event || !event_arg || !cfgp->rx_irq || !cfgp->tx_irq) in ldc_alloc()1148 lp->cfg = *cfgp; in ldc_alloc()