Searched refs:target_controller_handoff (Results 1 – 3 of 3) sorted by relevance
305 if (api->target_controller_handoff == NULL) { in i3c_target_controller_handoff()309 return api->target_controller_handoff(dev, accept); in i3c_target_controller_handoff()
829 int (*target_controller_handoff)(const struct device *dev, member
3636 .target_controller_handoff = cdns_i3c_target_controller_handoff,