Searched refs:cfgp (Results 1 – 3 of 3) 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()
2788 static int annotation_config__cmp(const void *name, const void *cfgp) in annotation_config__cmp() argument2790 const struct annotation_config *cfg = cfgp; in annotation_config__cmp()