Searched defs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance
515 struct i3c_master_controller { struct519 const struct i3c_master_controller_ops *ops; argument520 unsigned int secondary : 1;521 unsigned int init_done : 1;522 unsigned int hotjoin: 1;523 struct {526 } boardinfo;527 struct i3c_bus bus;528 struct workqueue_struct *wq;