Searched refs:callb (Results 1 – 2 of 2) sorted by relevance
307 if (action->callb) in pcbit_fsm_event()308 action->callb(dev, chan, data); in pcbit_fsm_event()
85 void (*callb)(struct pcbit_dev *, struct pcbit_chan *, struct callb_data*); member