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);
1533 int i3c_master_do_daa(struct i3c_master_controller *master) in i3c_master_do_daa() function1550 EXPORT_SYMBOL_GPL(i3c_master_do_daa);1781 ret = i3c_master_do_daa(master); in i3c_master_bus_init()
1552 i3c_master_do_daa(&master->base); in cdns_i3c_master_hj()