Searched defs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance
523 struct i3c_master_controller { struct527 const struct i3c_master_controller_ops *ops; argument528 unsigned int secondary : 1;529 unsigned int init_done : 1;530 unsigned int hotjoin: 1;531 struct {534 } boardinfo;535 struct i3c_bus bus;536 struct workqueue_struct *wq;