Searched refs:remove_battery (Results 1 – 18 of 18) sorted by relevance
| /linux/include/acpi/ |
| H A D | battery.h | 17 int (*remove_battery)(struct power_supply *battery, struct acpi_battery_hook *hook); member
|
| /linux/drivers/power/supply/ |
| H A D | cros_charge-control.c | 306 priv->battery_hook.remove_battery = cros_chctl_remove_battery; in cros_chctl_probe()
|
| /linux/drivers/platform/x86/ |
| H A D | ayaneo-ec.c | 494 data->battery_hook.remove_battery = ayaneo_remove_battery; in ayaneo_ec_probe()
|
| H A D | oxpec.c | 640 .remove_battery = oxp_remove_battery,
|
| H A D | system76_acpi.c | 285 .remove_battery = system76_battery_remove,
|
| H A D | msi-ec.c | 1367 .remove_battery = msi_battery_remove,
|
| H A D | huawei-wmi.c | 501 .remove_battery = huawei_wmi_battery_remove,
|
| H A D | lg-laptop.c | 585 .remove_battery = lg_battery_remove,
|
| H A D | fujitsu-laptop.c | 244 .remove_battery = fujitsu_battery_remove_hook,
|
| H A D | samsung-galaxybook.c | 549 galaxybook->battery_hook.remove_battery = galaxybook_battery_remove; in galaxybook_battery_threshold_init()
|
| H A D | samsung-laptop.c | 1143 samsung->battery_hook.remove_battery = samsung_battery_remove; in samsung_battery_hook_init()
|
| H A D | toshiba_acpi.c | 3145 .remove_battery = toshiba_acpi_battery_remove,
|
| H A D | asus-wmi.c | 1675 .remove_battery = asus_wmi_battery_remove,
|
| /linux/drivers/acpi/ |
| H A D | battery.c | 769 if (!hook->remove_battery(battery->bat, hook)) in battery_hook_unregister_unlocked() 883 hook->remove_battery(battery->bat, hook); in battery_hook_remove_battery()
|
| /linux/drivers/platform/x86/dell/ |
| H A D | dell-wmi-ddv.c | 968 data->hook.remove_battery = dell_wmi_ddv_remove_battery; in dell_wmi_ddv_battery_add()
|
| /linux/drivers/platform/x86/lenovo/ |
| H A D | ideapad-laptop.c | 2197 priv->battery_hook.remove_battery = ideapad_battery_remove; in ideapad_check_features()
|
| H A D | thinkpad_acpi.c | 9995 .remove_battery = tpacpi_battery_remove,
|
| /linux/drivers/platform/x86/uniwill/ |
| H A D | uniwill-acpi.c | 2166 data->hook.remove_battery = uniwill_remove_battery; in uniwill_battery_init()
|