Searched refs:i3c_ccc_do_rstact (Results 1 – 2 of 2) sorted by relevance
1445 int i3c_ccc_do_rstact(const struct i3c_device_desc *target,1464 return i3c_ccc_do_rstact(target, action, false, NULL); in i3c_ccc_do_rstact_fmt2()1483 return i3c_ccc_do_rstact(target, action, true, data); in i3c_ccc_do_rstact_fmt3()
105 int i3c_ccc_do_rstact(const struct i3c_device_desc *target, in i3c_ccc_do_rstact() function