Searched defs:scmi_powercap_info (Results 1 – 1 of 1) sorted by relevance
643 struct scmi_powercap_info { struct644 unsigned int id;645 bool notify_powercap_cap_change;646 bool notify_powercap_measurement_change;647 bool async_powercap_cap_set;648 bool powercap_cap_config;649 bool powercap_monitoring;650 bool powercap_pai_config;651 bool powercap_scale_mw;652 bool powercap_scale_uw;[all …]