Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dscmi_protocol.h156 struct scmi_power_proto_ops { struct
157 int (*num_domains_get)(const struct scmi_protocol_handle *ph);
158 const char *(*name_get)(const struct scmi_protocol_handle *ph,
167 int (*state_set)(const struct scmi_protocol_handle *ph, u32 domain,
169 int (*state_get)(const struct scmi_protocol_handle *ph, u32 domain,

Completed in 8 milliseconds