Searched refs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance
33 struct i3c_master_controller;51 struct i3c_master_controller *master;467 int (*bus_init)(struct i3c_master_controller *master);468 void (*bus_cleanup)(struct i3c_master_controller *master);472 int (*do_daa)(struct i3c_master_controller *master);475 int (*send_ccc_cmd)(struct i3c_master_controller *master,523 struct i3c_master_controller { struct577 int i3c_master_do_daa(struct i3c_master_controller *master);652 static inline struct i3c_master_controller *664 static inline struct i3c_master_controller *[all …]
Completed in 5 milliseconds