Home
last modified time | relevance | path

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

/linux/drivers/acpi/
H A Dhed.c77 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_hed_remove()
H A Dac.c274 acpi_dev_remove_notify_handler(ac->device, ACPI_ALL_NOTIFY, in acpi_ac_remove()
H A Dacpi_pad.c442 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in acpi_pad_remove()
H A Dbus.c673 void acpi_dev_remove_notify_handler(struct acpi_device *adev, in acpi_dev_remove_notify_handler() function
680 EXPORT_SYMBOL_GPL(acpi_dev_remove_notify_handler);
H A Dthermal.c902 acpi_dev_remove_notify_handler(tz->device, ACPI_DEVICE_NOTIFY, in acpi_thermal_remove()
H A Dbattery.c1277 acpi_dev_remove_notify_handler(battery->device, ACPI_ALL_NOTIFY, in acpi_battery_remove()
H A Dacpi_video.c2095 acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, in acpi_video_bus_remove()
/linux/drivers/iio/light/
H A Dacpi-als.c232 acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), in acpi_als_remove()
/linux/include/acpi/
H A Dacpi_bus.h629 void acpi_dev_remove_notify_handler(struct acpi_device *adev,
/linux/drivers/hwmon/
H A Dacpi_power_meter.c969 acpi_dev_remove_notify_handler(resource->acpi_dev, ACPI_DEVICE_NOTIFY, in acpi_power_meter_remove()
/linux/drivers/acpi/nfit/
H A Dcore.c3305 acpi_dev_remove_notify_handler(adev, ACPI_DEVICE_NOTIFY, in acpi_nfit_remove_notify_handler()