Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/acpi/
Dhed.c69 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_hed_remove()
Dac.c309 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_ac_remove()
Dbus.c572 void acpi_dev_remove_notify_handler(struct acpi_device *adev, in acpi_dev_remove_notify_handler() function
579 EXPORT_SYMBOL_GPL(acpi_dev_remove_notify_handler);
Dthermal.c983 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_thermal_remove()
Dbattery.c1244 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_remove()
Dacpi_video.c2098 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_video_bus_remove()
/Linux-v6.6/include/acpi/
Dacpi_bus.h521 void acpi_dev_remove_notify_handler(struct acpi_device *adev,
/Linux-v6.6/drivers/acpi/nfit/
Dcore.c3298 acpi_dev_remove_notify_handler(adev, ACPI_DEVICE_NOTIFY, in acpi_nfit_remove_notify_handler()