Searched defs:scmi_voltage_info (Results 1 – 1 of 1) sorted by relevance
552 struct scmi_voltage_info { struct553 unsigned int id;554 bool segmented;578 const struct scmi_voltage_info __must_check *(*info_get) argument