Searched defs:scmi_voltage_info (Results 1 – 1 of 1) sorted by relevance
572 struct scmi_voltage_info { struct573 unsigned int id;574 bool segmented;598 const struct scmi_voltage_info __must_check *(*info_get) argument