Searched refs:acpi_dev_remove_notify_handler (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/acpi/ |
H A D | hed.c | 69 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_hed_remove()
|
H A D | ac.c | 283 acpi_dev_remove_notify_handler(ac->device, ACPI_ALL_NOTIFY, in acpi_ac_remove()
|
H A D | bus.c | 616 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 D | battery.c | 1279 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_remove()
|
H A D | acpi_video.c | 2110 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_video_bus_remove()
|
/linux/include/acpi/ |
H A D | acpi_bus.h | 625 void acpi_dev_remove_notify_handler(struct acpi_device *adev,
|
/linux/drivers/acpi/nfit/ |
H A D | core.c | 3297 acpi_dev_remove_notify_handler(adev, ACPI_DEVICE_NOTIFY, in acpi_nfit_remove_notify_handler()
|