Searched defs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance
495 struct i3c_master_controller { struct499 const struct i3c_master_controller_ops *ops; argument500 unsigned int secondary : 1;501 unsigned int init_done : 1;502 unsigned int hotjoin: 1;503 struct {506 } boardinfo;507 struct i3c_bus bus;508 struct workqueue_struct *wq;