Searched defs:scmi_protocol_handle (Results 1 – 1 of 1) sorted by relevance
173 struct scmi_protocol_handle { struct177 int (*set_priv)(const struct scmi_protocol_handle *ph, void *priv); argument178 void *(*get_priv)(const struct scmi_protocol_handle *ph); argument
Completed in 4 milliseconds