Searched refs:i3c_ccc_do_rstdaa_all (Results 1 – 4 of 4) sorted by relevance
1495 int i3c_ccc_do_rstdaa_all(const struct device *controller);
749 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
583 ret = i3c_ccc_do_rstdaa_all(dev); in cmd_i3c_ccc_rstdaa()