Searched refs:rstdaa (Results 1 – 2 of 2) sorted by relevance
836 static int i3c_hci_resume_common(struct device *dev, bool rstdaa)848 ret = i3c_master_do_daa_ext(&hci->master, rstdaa);814 i3c_hci_resume_common(struct device * dev,bool rstdaa) i3c_hci_resume_common() argument
1806 * @rstdaa: whether to first perform Reset of Dynamic Addresses (RSTDAA) in i3c_master_do_daa_ext() 1809 * Hibernation (@rstdaa is true). in i3c_master_do_daa_ext() 1819 int i3c_master_do_daa_ext(struct i3c_master_controller *master, bool rstdaa)1830 if (rstdaa) in i3c_master_do_daa() 1786 i3c_master_do_daa_ext(struct i3c_master_controller * master,bool rstdaa) i3c_master_do_daa_ext() argument