Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/i3c/
Dmaster.h518 struct i3c_master_controller { struct
522 const struct i3c_master_controller_ops *ops; argument
523 unsigned int secondary : 1;
524 unsigned int init_done : 1;
525 unsigned int hotjoin: 1;
526 struct {
529 } boardinfo;
530 struct i3c_bus bus;
531 struct workqueue_struct *wq;