/linux/drivers/acpi/dptf/ |
H A D | dptf_power.c | 201 acpi_remove_notify_handler(acpi_dev->handle, in dptf_power_add() 216 acpi_remove_notify_handler(acpi_dev->handle, in dptf_power_remove()
|
/linux/drivers/usb/typec/ucsi/ |
H A D | ucsi_acpi.c | 225 acpi_remove_notify_handler(ACPI_HANDLE(&pdev->dev), in ucsi_acpi_probe() 244 acpi_remove_notify_handler(ACPI_HANDLE(&pdev->dev), ACPI_DEVICE_NOTIFY, in ucsi_acpi_remove()
|
/linux/drivers/acpi/ |
H A D | tiny-power-button.c | 64 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_tiny_power_button_remove()
|
H A D | processor_driver.c | 203 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_processor_stop()
|
H A D | acpi_pad.c | 452 acpi_remove_notify_handler(adev->handle, in acpi_pad_remove()
|
H A D | bus.c | 595 acpi_remove_notify_handler(device->handle, type, in acpi_device_remove_notify_handler() 620 acpi_remove_notify_handler(adev->handle, handler_type, handler); in acpi_dev_remove_notify_handler()
|
H A D | button.c | 682 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_button_remove()
|
H A D | device_pm.c | 614 status = acpi_remove_notify_handler(adev->handle, in acpi_remove_pm_notifier()
|
/linux/drivers/acpi/acpica/ |
H A D | evxface.c | 211 acpi_remove_notify_handler(acpi_handle device, in ACPI_EXPORT_SYMBOL() 222 ACPI_FUNCTION_TRACE(acpi_remove_notify_handler); in ACPI_EXPORT_SYMBOL() 331 ACPI_EXPORT_SYMBOL(acpi_remove_notify_handler) in ACPI_EXPORT_SYMBOL() argument
|
/linux/drivers/xen/ |
H A D | xen-acpi-pad.c | 131 acpi_remove_notify_handler(device->handle, in acpi_pad_remove()
|
/linux/drivers/thermal/intel/int340x_thermal/ |
H A D | processor_thermal_device.c | 317 acpi_remove_notify_handler(adev->handle, in proc_thermal_add() 328 acpi_remove_notify_handler(proc_priv->adev->handle, in proc_thermal_remove()
|
H A D | int3403_thermal.c | 103 acpi_remove_notify_handler(priv->adev->handle, in int3403_sensor_remove()
|
H A D | int3400_thermal.c | 635 acpi_remove_notify_handler(priv->adev->handle, ACPI_DEVICE_NOTIFY, in int3400_thermal_probe() 665 acpi_remove_notify_handler( in int3400_thermal_remove()
|
/linux/drivers/platform/x86/intel/ |
H A D | hid.c | 744 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_probe() 754 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_remove()
|
H A D | vbtn.c | 343 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_vbtn_remove()
|
/linux/sound/hda/codecs/side-codecs/ |
H A D | hda_component.c | 80 ret = acpi_remove_notify_handler(adev->handle, ACPI_DEVICE_NOTIFY, handler); in hda_component_manager_unbind_acpi_notifications()
|
/linux/drivers/platform/x86/ |
H A D | apple-gmux.c | 972 acpi_remove_notify_handler(gmux_data->dhandle, in gmux_probe() 999 acpi_remove_notify_handler(gmux_data->dhandle, in gmux_remove()
|
H A D | panasonic-laptop.c | 921 status = acpi_remove_notify_handler(handle, in pcc_unregister_optd_notifier()
|
H A D | eeepc-laptop.c | 690 status = acpi_remove_notify_handler(handle, in eeepc_unregister_rfkill_notifier()
|
H A D | samsung-galaxybook.c | 1291 acpi_remove_notify_handler(galaxybook->acpi->handle, ACPI_ALL_NOTIFY, in galaxybook_acpi_remove_notify_handler()
|
/linux/drivers/pci/hotplug/ |
H A D | acpiphp_ibm.c | 479 status = acpi_remove_notify_handler( in ibm_acpiphp_exit()
|
/linux/drivers/platform/loongarch/ |
H A D | loongson-laptop.c | 534 acpi_remove_notify_handler(*sub_driver->handle, in generic_subdriver_exit()
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | acpi.c | 505 acpi_remove_notify_handler(ACPI_HANDLE(ab->dev), in ath12k_acpi_stop()
|
/linux/include/acpi/ |
H A D | acpixf.h | 641 acpi_remove_notify_handler(acpi_handle device,
|
/linux/drivers/platform/x86/lenovo/ |
H A D | ideapad-laptop.c | 2366 acpi_remove_notify_handler(priv->adev->handle, in ideapad_acpi_add() 2398 acpi_remove_notify_handler(priv->adev->handle, in ideapad_acpi_remove()
|