Searched defs:scmi_powercap_info (Results 1 – 1 of 1) sorted by relevance
109779 struct scmi_powercap_info { struct109780 unsigned int id;109781 bool notify_powercap_cap_change;109782 bool notify_powercap_measurement_change;109783 bool async_powercap_cap_set;109784 bool powercap_cap_config;109785 bool powercap_monitoring;109786 bool powercap_pai_config;109787 bool powercap_scale_mw;109788 bool powercap_scale_uw;[all …]