Searched refs:cb_tx_done (Results 1 – 2 of 2) sorted by relevance
120 if (ch->cb_tx_done) in msgbox_send_handler()121 ch->cb_tx_done(ch->idx, ch->data); in msgbox_send_handler()154 ch->cb_tx_done = func; in msgbox_alloc_channel_sx()175 ch->cb_tx_done = NULL; in msgbox_free_channel_sx()
29 int (*cb_tx_done)(unsigned long d, void *data); member
Completed in 5 milliseconds