Searched refs:i3c_reattach_i3c_device (Results 1 – 3 of 3) sorted by relevance
276 int i3c_reattach_i3c_device(struct i3c_device_desc *target, uint8_t old_dyn_addr) in i3c_reattach_i3c_device() function613 if (i3c_reattach_i3c_device(desc, desc->static_addr) != 0) { in i3c_bus_setdasa()
674 ret = i3c_reattach_i3c_device(desc, desc->static_addr); in cmd_i3c_ccc_setdasa()718 ret = i3c_reattach_i3c_device(desc, old_da); in cmd_i3c_ccc_setnewda()1752 ret = i3c_reattach_i3c_device(desc, old_dyn_addr); in cmd_i3c_reattach()
1474 int i3c_reattach_i3c_device(struct i3c_device_desc *target, uint8_t old_dyn_addr);