Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firmware/arm_scmi/
Dprotocols.h265 struct scmi_proto_helpers_ops { struct
266 int (*extended_name_get)(const struct scmi_protocol_handle *ph,
269 void *(*iter_response_init)(const struct scmi_protocol_handle *ph,
273 int (*iter_response_run)(void *iter);
274 int (*protocol_msg_check)(const struct scmi_protocol_handle *ph,
276 void (*fastchannel_init)(const struct scmi_protocol_handle *ph,
282 void (*fastchannel_db_ring)(struct scmi_fc_db_info *db);
283 int (*get_max_msg_size)(const struct scmi_protocol_handle *ph);