Searched refs:power_supply_is_system_supplied (Results 1 – 15 of 15) sorted by relevance
32 if (!restart && !power_supply_is_system_supplied()) { in atc2603c_do_poweroff()83 if (!restart && !power_supply_is_system_supplied()) { in atc2609a_do_poweroff()
854 extern int power_supply_is_system_supplied(void);856 static inline int power_supply_is_system_supplied(void) { return -ENOSYS; } in power_supply_is_system_supplied() function
68 if (power_supply_is_system_supplied()) in gpd_pocket_fan_min_speed()
930 if (power_supply_is_system_supplied() > 0) in dell_send_intensity()951 if (power_supply_is_system_supplied() > 0) in dell_get_intensity()1649 if (kbd_timeout_ac_supported && power_supply_is_system_supplied() > 0) { in kbd_led_timeout_store()1680 if (kbd_timeout_ac_supported && power_supply_is_system_supplied() > 0) { in kbd_led_timeout_show()
122 if (power_supply_is_system_supplied() > 0) in amd_pmf_get_power_source()
685 if (power_supply_is_system_supplied() > 0) in radeon_acpi_event()
78 if (power_supply_is_system_supplied() > 0) in radeon_pm_acpi_event_handler()104 if (power_supply_is_system_supplied() > 0) { in radeon_pm_update_profile()1799 if (power_supply_is_system_supplied() > 0) in radeon_pm_compute_clocks_dpm()
364 int power_supply_is_system_supplied(void) in power_supply_is_system_supplied() function381 EXPORT_SYMBOL_GPL(power_supply_is_system_supplied);
308 clk->pwrsrc = power_supply_is_system_supplied(); in nvkm_pstate_work()
1200 if (power_supply_is_system_supplied() > 0) in amdgpu_acpi_event()
3610 adev->pm.ac_power = power_supply_is_system_supplied() > 0; in amdgpu_device_init()
193 if ((battery_ac_is_broken || power_supply_is_system_supplied()) && in acpi_battery_handle_discharging()
424 if (power_supply_is_system_supplied() > 0) in amdgpu_pm_acpi_event_handler()
1450 int is_ac = power_supply_is_system_supplied(); in info_show()
1159 power_supply_is_system_supplied()) { in tegra_pmc_power_off_handler()