Searched refs:i3c_master_controller (Results 1 – 2 of 2) sorted by relevance
22 struct i3c_master_controller;40 struct i3c_master_controller *master;478 int (*bus_init)(struct i3c_master_controller *master);479 void (*bus_cleanup)(struct i3c_master_controller *master);483 int (*do_daa)(struct i3c_master_controller *master);486 int (*send_ccc_cmd)(struct i3c_master_controller *master,530 struct i3c_master_controller { struct579 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 …]
227 struct i3c_master_controller base;
Completed in 6 milliseconds