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