Searched refs:i3c_master_do_daa (Results 1 – 3 of 3) sorted by relevance
536 int i3c_master_do_daa(struct i3c_master_controller *master);
1493 int i3c_master_do_daa(struct i3c_master_controller *master) in i3c_master_do_daa() function1510 EXPORT_SYMBOL_GPL(i3c_master_do_daa);1736 ret = i3c_master_do_daa(master); in i3c_master_bus_init()
1521 i3c_master_do_daa(&master->base); in cdns_i3c_master_hj()