Searched refs:DPTF_POWER_SHOW (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/acpi/dptf/ |
| H A D | dptf_power.c | 27 #define DPTF_POWER_SHOW(name, object) \ macro 44 DPTF_POWER_SHOW(max_platform_power_mw, PMAX) 45 DPTF_POWER_SHOW(platform_power_source, PSRC) 46 DPTF_POWER_SHOW(adapter_rating_mw, ARTG) 47 DPTF_POWER_SHOW(battery_steady_power_mw, PBSS) 48 DPTF_POWER_SHOW(charger_type, CTYP) 49 DPTF_POWER_SHOW(rest_of_platform_power_mw, PROP) 50 DPTF_POWER_SHOW(max_steady_state_power_mw, PBSS) 51 DPTF_POWER_SHOW(high_freq_impedance_mohm, RBHF) 52 DPTF_POWER_SHOW(no_load_voltage_mv, VBNL) [all …]
|