Home
last modified time | relevance | path

Searched defs:i3c_master_controller (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/i3c/
H A Dmaster.h515 struct i3c_master_controller { struct
519 const struct i3c_master_controller_ops *ops; argument
520 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;