Searched refs:reattach_i3c_device (Results 1 – 3 of 3) sorted by relevance
286 if (api->reattach_i3c_device != NULL) { in i3c_reattach_i3c_device()287 status = api->reattach_i3c_device(target->bus, target, old_dyn_addr); in i3c_reattach_i3c_device()
3295 .reattach_i3c_device = cdns_i3c_reattach_device,
662 int (*reattach_i3c_device)(const struct device *dev, member