Searched refs:power_supply_is_system_supplied (Results 1 – 9 of 9) sorted by relevance
310 extern int power_supply_is_system_supplied(void);312 static inline int power_supply_is_system_supplied(void) { return -ENOSYS; } in power_supply_is_system_supplied() function
325 int power_supply_is_system_supplied(void) in power_supply_is_system_supplied() function342 EXPORT_SYMBOL_GPL(power_supply_is_system_supplied);
39 if (power_supply_is_system_supplied() > 0) in amdgpu_pm_acpi_event_handler()769 if (power_supply_is_system_supplied() > 0) in amdgpu_pm_compute_clocks()
662 if (power_supply_is_system_supplied() > 0) in amdgpu_acpi_event()
667 if (power_supply_is_system_supplied() > 0) in radeon_acpi_event()
73 if (power_supply_is_system_supplied() > 0) in radeon_pm_acpi_event_handler()99 if (power_supply_is_system_supplied() > 0) { in radeon_pm_update_profile()1730 if (power_supply_is_system_supplied() > 0) in radeon_pm_compute_clocks_dpm()
1019 if (power_supply_is_system_supplied() > 0) in dell_send_intensity()1042 if (power_supply_is_system_supplied() > 0) in dell_get_intensity()
212 clk->pwrsrc = power_supply_is_system_supplied(); in nvkm_pstate_work()
1212 int is_ac = power_supply_is_system_supplied(); in wil_info_debugfs_show()