Searched refs:acpi_dev_remove_notify_handler (Results 1 – 7 of 7) sorted by relevance
/drivers/acpi/ |
D | hed.c | 69 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_hed_remove()
|
D | ac.c | 309 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_ac_remove()
|
D | bus.c | 572 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);
|
D | thermal.c | 983 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_thermal_remove()
|
D | battery.c | 1252 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_remove()
|
D | acpi_video.c | 2103 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_video_bus_remove()
|
/drivers/acpi/nfit/ |
D | core.c | 3298 acpi_dev_remove_notify_handler(adev, ACPI_DEVICE_NOTIFY, in acpi_nfit_remove_notify_handler()
|