Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/firmware/scmi/
Dtransport.h72 struct scmi_transport_api { struct
73 int (*init)(const struct device *transport);
74 int (*send_message)(const struct device *transport,
77 int (*setup_chan)(const struct device *transport,
80 int (*read_message)(const struct device *transport,
83 bool (*channel_is_free)(const struct device *transport,
85 struct scmi_channel *(*request_channel)(const struct device *transport,