Searched refs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance
33 struct i3c_master_controller;51 struct i3c_master_controller *master;461 int (*bus_init)(struct i3c_master_controller *master);462 void (*bus_cleanup)(struct i3c_master_controller *master);466 int (*do_daa)(struct i3c_master_controller *master);467 bool (*supports_ccc_cmd)(struct i3c_master_controller *master,469 int (*send_ccc_cmd)(struct i3c_master_controller *master,485 int (*enable_hotjoin)(struct i3c_master_controller *master);486 int (*disable_hotjoin)(struct i3c_master_controller *master);487 int (*set_speed)(struct i3c_master_controller *master, enum i3c_open_drain_speed speed);[all …]