Home
last modified time | relevance | path

Searched refs:acpi_dev_remove_notify_handler (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/acpi/
H A Dac.c283 acpi_dev_remove_notify_handler(ac->device, ACPI_ALL_NOTIFY, in acpi_ac_remove()
H A Dbus.c616 void acpi_dev_remove_notify_handler(struct acpi_device *adev, in acpi_dev_remove_notify_handler() function
623 EXPORT_SYMBOL_GPL(acpi_dev_remove_notify_handler);
H A Dthermal.c908 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_thermal_remove()
H A Dbattery.c1279 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_remove()
/linux/drivers/acpi/nfit/
H A Dcore.c3297 acpi_dev_remove_notify_handler(adev, ACPI_DEVICE_NOTIFY, in acpi_nfit_remove_notify_handler()