Searched defs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance
517 struct i3c_master_controller { struct521 const struct i3c_master_controller_ops *ops; argument522 unsigned int secondary : 1;523 unsigned int init_done : 1;524 unsigned int hotjoin: 1;525 struct {528 } boardinfo;529 struct i3c_bus bus;530 struct workqueue_struct *wq;