Searched refs:controller_handoff_cb (Results 1 – 2 of 2) sorted by relevance
279 int (*controller_handoff_cb)(struct i3c_target_config *config); member
2795 if (target_cb != NULL && target_cb->controller_handoff_cb) { in cdns_i3c_irq_handler()2796 target_cb->controller_handoff_cb(data->target_config); in cdns_i3c_irq_handler()