Searched defs:scmi_powercap_info (Results 1 – 1 of 1) sorted by relevance
610 struct scmi_powercap_info { struct611 unsigned int id;612 bool notify_powercap_cap_change;613 bool notify_powercap_measurement_change;614 bool async_powercap_cap_set;615 bool powercap_cap_config;616 bool powercap_monitoring;617 bool powercap_pai_config;618 bool powercap_scale_mw;619 bool powercap_scale_uw;[all …]