Home
last modified time | relevance | path

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

/SCP-firmware-master/product/morello/module/morello_smt/include/
A Dmod_smt.h243 struct mod_scmi_agent_to_transport_api { struct
252 bool (*is_channel_free)(fwk_id_t channel_id);
264 int (*send)(fwk_id_t channel_id, struct mod_smt_command_config *cmd);
278 int (*get_payload)(fwk_id_t channel_id, const void **payload, size_t *size);
289 int (*put_channel)(fwk_id_t channel_id);
/SCP-firmware-master/product/n1sdp/module/n1sdp_smt/include/
A Dmod_smt.h241 struct mod_scmi_agent_to_transport_api { struct
250 bool (*is_channel_free)(fwk_id_t channel_id);
262 int (*send)(fwk_id_t channel_id, struct mod_smt_command_config *cmd);
276 int (*get_payload)(fwk_id_t channel_id, const void **payload,
288 int (*put_channel)(fwk_id_t channel_id);

Completed in 3 milliseconds