Symbol: acpi_dev_remove_notify_handler
drivers/acpi/bus.c
680
EXPORT_SYMBOL_GPL(acpi_dev_remove_notify_handler);
drivers/acpi/bus.c
692
acpi_dev_remove_notify_handler(dr->adev, dr->handler_type, dr->handler);
drivers/hwmon/acpi_power_meter.c
969
acpi_dev_remove_notify_handler(resource->acpi_dev, ACPI_DEVICE_NOTIFY,
drivers/iio/light/acpi-als.c
236
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/chrome/chromeos_tbmc.c
115
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/chrome/wilco_ec/event.c
522
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/surface/surfacepro3_button.c
257
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/acer-wireless.c
72
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/asus-laptop.c
1920
acpi_dev_remove_notify_handler(asus->device, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/asus-wireless.c
193
acpi_dev_remove_notify_handler(data->adev, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/classmate-laptop.c
1144
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/classmate-laptop.c
456
acpi_dev_remove_notify_handler(acpi, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/classmate-laptop.c
706
acpi_dev_remove_notify_handler(acpi, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/classmate-laptop.c
800
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/dell/dell-rbtn.c
463
acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, rbtn_notify);
drivers/platform/x86/eeepc-laptop.c
1461
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/fujitsu-laptop.c
1098
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev), ACPI_DEVICE_NOTIFY,
drivers/platform/x86/fujitsu-laptop.c
575
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/panasonic-laptop.c
1099
acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/panasonic-laptop.c
1127
acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/sony-laptop.c
3279
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/system76_acpi.c
799
acpi_dev_remove_notify_handler(acpi_dev, ACPI_DEVICE_NOTIFY, system76_notify);
drivers/platform/x86/system76_acpi.c
814
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/topstar-laptop.c
332
acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY, topstar_acpi_notify);
drivers/platform/x86/topstar-laptop.c
351
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/toshiba_acpi.c
3268
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/toshiba_bluetooth.c
303
acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/toshiba_haps.c
148
acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY,
drivers/platform/x86/wireless-hotkey.c
124
acpi_dev_remove_notify_handler(ACPI_COMPANION(&pdev->dev),
drivers/platform/x86/xo15-ebook.c
150
acpi_dev_remove_notify_handler(device, ACPI_DEVICE_NOTIFY,
include/acpi/acpi_bus.h
633
void acpi_dev_remove_notify_handler(struct acpi_device *adev,