Searched refs:acpi_remove_notify_handler (Results 1 – 25 of 27) sorted by relevance
12
/Linux-v4.19/drivers/usb/typec/ucsi/ |
D | ucsi_acpi.c | 118 acpi_remove_notify_handler(ACPI_HANDLE(&pdev->dev), in ucsi_acpi_probe() 135 acpi_remove_notify_handler(ACPI_HANDLE(&pdev->dev), ACPI_DEVICE_NOTIFY, in ucsi_acpi_remove()
|
/Linux-v4.19/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 | int3400_thermal.c | 350 acpi_remove_notify_handler( in int3400_thermal_remove()
|
D | processor_thermal_device.c | 343 acpi_remove_notify_handler(proc_priv->adev->handle, in proc_thermal_remove()
|
/Linux-v4.19/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()
|
/Linux-v4.19/drivers/acpi/acpica/ |
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-v4.19/drivers/platform/x86/ |
D | intel-hid.c | 504 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_probe() 514 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_remove()
|
D | intel-vbtn.c | 175 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_vbtn_remove()
|
D | apple-gmux.c | 782 acpi_remove_notify_handler(gmux_data->dhandle, in gmux_probe() 802 acpi_remove_notify_handler(gmux_data->dhandle, in gmux_remove()
|
D | ideapad-laptop.c | 1319 acpi_remove_notify_handler(priv->adev->handle, in ideapad_acpi_add() 1344 acpi_remove_notify_handler(priv->adev->handle, in ideapad_acpi_remove()
|
D | wmi.c | 1319 acpi_remove_notify_handler(acpi_device->handle, ACPI_DEVICE_NOTIFY, in acpi_wmi_remove() 1381 acpi_remove_notify_handler(acpi_device->handle, ACPI_DEVICE_NOTIFY, in acpi_wmi_probe()
|
D | eeepc-laptop.c | 701 status = acpi_remove_notify_handler(handle, in eeepc_unregister_rfkill_notifier()
|
D | asus-wmi.c | 849 status = acpi_remove_notify_handler(handle, in asus_unregister_rfkill_notifier()
|
/Linux-v4.19/drivers/ata/ |
D | libata-zpodd.c | 248 acpi_remove_notify_handler(handle, ACPI_SYSTEM_NOTIFY, zpodd_wake_dev); in ata_acpi_remove_pm_notifier()
|
/Linux-v4.19/drivers/acpi/ |
D | processor_driver.c | 285 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_processor_stop()
|
D | acpi_pad.c | 461 acpi_remove_notify_handler(device->handle, in acpi_pad_remove()
|
D | device_pm.c | 482 status = acpi_remove_notify_handler(adev->handle, in acpi_remove_pm_notifier()
|
D | bus.c | 484 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_device_remove_notify_handler()
|
D | acpi_video.c | 1958 acpi_remove_notify_handler(dev->dev->handle, ACPI_DEVICE_NOTIFY, in acpi_video_dev_remove_notify_handler()
|
/Linux-v4.19/drivers/platform/chrome/ |
D | cros_ec_lpc.c | 321 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_ec_lpc_remove()
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | acpiphp_ibm.c | 478 status = acpi_remove_notify_handler( in ibm_acpiphp_exit()
|
/Linux-v4.19/include/acpi/ |
D | acpixf.h | 644 acpi_remove_notify_handler(acpi_handle device,
|
12