Searched refs:event_arg (Results 1 – 4 of 4) sorted by relevance
59 void *event_arg,
504 struct ldc_channel_config *base_cfg, void *event_arg);
142 void *event_arg; member782 lp->cfg.event(lp->event_arg, LDC_EVENT_RESET); in send_events()784 lp->cfg.event(lp->event_arg, LDC_EVENT_UP); in send_events()786 lp->cfg.event(lp->event_arg, LDC_EVENT_DATA_READY); in send_events()1121 void *event_arg, in ldc_alloc() argument1160 if (!cfgp->event || !event_arg || !cfgp->rx_irq || !cfgp->tx_irq) in ldc_alloc()1203 lp->event_arg = event_arg; in ldc_alloc()
738 void *event_arg) in vio_ldc_alloc() argument746 lp = ldc_alloc(vio->vdev->channel_id, &cfg, event_arg, vio->name); in vio_ldc_alloc()