Searched defs:scmi_protocol_handle (Results 1 – 1 of 1) sorted by relevance
236 struct scmi_protocol_handle { struct239 int (*set_priv)(const struct scmi_protocol_handle *ph, void *priv); argument240 void *(*get_priv)(const struct scmi_protocol_handle *ph); argument