Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dscmi_protocol.h563 struct scmi_voltage_proto_ops { struct
564 int (*num_domains_get)(const struct scmi_protocol_handle *ph);
565 const struct scmi_voltage_info __must_check *(*info_get)
567 int (*config_set)(const struct scmi_protocol_handle *ph, u32 domain_id,
571 int (*config_get)(const struct scmi_protocol_handle *ph, u32 domain_id,
573 int (*level_set)(const struct scmi_protocol_handle *ph, u32 domain_id,
575 int (*level_get)(const struct scmi_protocol_handle *ph, u32 domain_id,