Searched defs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance
512 struct i3c_master_controller { struct516 const struct i3c_master_controller_ops *ops; argument517 unsigned int secondary : 1;518 unsigned int init_done : 1;519 unsigned int hotjoin: 1;520 struct {523 } boardinfo;524 struct i3c_bus bus;525 struct workqueue_struct *wq;