Searched defs:scmi_voltage_info (Results 1 – 1 of 1) sorted by relevance
523 struct scmi_voltage_info { struct524 unsigned int id;525 bool segmented;549 const struct scmi_voltage_info __must_check *(*info_get) argument