Searched refs:acpi_remove_notify_handler (Results 1 – 23 of 23) sorted by relevance
/drivers/platform/x86/ |
D | intel-hid.c | 212 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_probe() 224 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_remove()
|
D | intel-vbtn.c | 142 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_vbtn_remove()
|
D | apple-gmux.c | 790 acpi_remove_notify_handler(gmux_data->dhandle, in gmux_probe() 814 acpi_remove_notify_handler(gmux_data->dhandle, in gmux_remove()
|
D | ideapad-laptop.c | 1030 acpi_remove_notify_handler(priv->adev->handle, in ideapad_acpi_add() 1055 acpi_remove_notify_handler(priv->adev->handle, in ideapad_acpi_remove()
|
D | eeepc-laptop.c | 699 status = acpi_remove_notify_handler(handle, in eeepc_unregister_rfkill_notifier()
|
D | asus-wmi.c | 770 status = acpi_remove_notify_handler(handle, in asus_unregister_rfkill_notifier()
|
D | thinkpad_acpi.c | 9164 acpi_remove_notify_handler(*ibm->acpi->handle, in ibm_exit()
|
/drivers/thermal/int340x_thermal/ |
D | int3402_thermal.c | 82 acpi_remove_notify_handler(d->handle, in int3402_thermal_remove()
|
D | int3403_thermal.c | 122 acpi_remove_notify_handler(priv->adev->handle, in int3403_sensor_remove()
|
D | processor_thermal_device.c | 336 acpi_remove_notify_handler(proc_priv->adev->handle, in proc_thermal_remove()
|
/drivers/acpi/acpica/ |
D | evxface.c | 245 acpi_remove_notify_handler(acpi_handle device, in ACPI_EXPORT_SYMBOL() 256 ACPI_FUNCTION_TRACE(acpi_remove_notify_handler); in ACPI_EXPORT_SYMBOL() 365 ACPI_EXPORT_SYMBOL(acpi_remove_notify_handler) in ACPI_EXPORT_SYMBOL() argument
|
/drivers/xen/ |
D | xen-acpi-pad.c | 138 acpi_remove_notify_handler(device->handle, in acpi_pad_remove()
|
D | xen-acpi-cpuhotplug.c | 365 acpi_remove_notify_handler(handle, in processor_walk_namespace_cb()
|
D | xen-acpi-memhotplug.c | 400 status = acpi_remove_notify_handler(handle, in acpi_memory_deregister_notify_handler()
|
/drivers/usb/misc/ |
D | ucsi.c | 432 acpi_remove_notify_handler(ACPI_HANDLE(&pdev->dev), in ucsi_acpi_probe() 446 acpi_remove_notify_handler(ACPI_HANDLE(&pdev->dev), in ucsi_acpi_remove()
|
/drivers/ata/ |
D | libata-zpodd.c | 250 acpi_remove_notify_handler(handle, ACPI_SYSTEM_NOTIFY, zpodd_wake_dev); in ata_acpi_remove_pm_notifier()
|
/drivers/acpi/ |
D | processor_driver.c | 285 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_processor_stop()
|
D | acpi_pad.c | 457 acpi_remove_notify_handler(device->handle, in acpi_pad_remove()
|
D | device_pm.c | 466 status = acpi_remove_notify_handler(adev->handle, in acpi_remove_pm_notifier()
|
D | bus.c | 485 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_device_remove_notify_handler()
|
D | acpi_video.c | 1903 acpi_remove_notify_handler(dev->dev->handle, ACPI_DEVICE_NOTIFY, in acpi_video_dev_remove_notify_handler()
|
/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 489 status = acpi_remove_notify_handler( in ibm_acpiphp_exit()
|
/drivers/acpi/nfit/ |
D | core.c | 1458 acpi_remove_notify_handler(adev_dimm->handle, in shutdown_dimm_notify()
|