Searched defs:scmi_voltage_info (Results 1 – 1 of 1) sorted by relevance
529 struct scmi_voltage_info { struct530 unsigned int id;531 bool segmented;555 const struct scmi_voltage_info __must_check *(*info_get) argument