Home
last modified time | relevance | path

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

/include/linux/i3c/
A Dmaster.h22 struct i3c_master_controller;
40 struct i3c_master_controller *master;
478 int (*bus_init)(struct i3c_master_controller *master);
479 void (*bus_cleanup)(struct i3c_master_controller *master);
483 int (*do_daa)(struct i3c_master_controller *master);
486 int (*send_ccc_cmd)(struct i3c_master_controller *master,
530 struct i3c_master_controller { struct
579 int i3c_master_do_daa(struct i3c_master_controller *master);
652 static inline struct i3c_master_controller *
664 static inline struct i3c_master_controller *
[all …]
/include/
A Ddw-i3c.h227 struct i3c_master_controller base;

Completed in 6 milliseconds