Searched defs:scmi_voltage_info (Results 1 – 1 of 1) sorted by relevance
539 struct scmi_voltage_info { struct540 unsigned int id;541 bool segmented;565 const struct scmi_voltage_info __must_check *(*info_get) argument