Searched refs:i3c_ccc_do_rstdaa_all (Results 1 – 4 of 4) sorted by relevance
1514 int i3c_ccc_do_rstdaa_all(const struct device *controller);
1044 if (i3c_ccc_do_rstdaa_all(dev) != 0) { in i3c_bus_init()
140 int i3c_ccc_do_rstdaa_all(const struct device *controller) in i3c_ccc_do_rstdaa_all() function
591 ret = i3c_ccc_do_rstdaa_all(dev); in cmd_i3c_ccc_rstdaa()