Home
last modified time | relevance | path

Searched refs:ACPI_DEVICE_NOTIFY (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/acpi/dptf/
A Ddptf_power.c191 ACPI_DEVICE_NOTIFY, in dptf_power_add()
201 ACPI_DEVICE_NOTIFY, in dptf_power_add()
216 ACPI_DEVICE_NOTIFY, in dptf_power_remove()
/linux/drivers/thermal/intel/int340x_thermal/
A Dint3402_thermal.c60 ACPI_DEVICE_NOTIFY, in int3402_thermal_probe()
79 ACPI_DEVICE_NOTIFY, int3402_notify); in int3402_thermal_remove()
A Dprocessor_thermal_device.c316 ret = acpi_install_notify_handler(adev->handle, ACPI_DEVICE_NOTIFY, in proc_thermal_add()
336 ACPI_DEVICE_NOTIFY, proc_thermal_notify); in proc_thermal_add()
347 ACPI_DEVICE_NOTIFY, proc_thermal_notify); in proc_thermal_remove()
A Dint3403_thermal.c98 ACPI_DEVICE_NOTIFY, int3403_notify, in int3403_sensor_add()
115 ACPI_DEVICE_NOTIFY, int3403_notify); in int3403_sensor_remove()
A Dint3406_thermal.c165 ret = acpi_install_notify_handler(adev->handle, ACPI_DEVICE_NOTIFY, in int3406_thermal_probe()
A Dint3400_thermal.c541 priv->adev->handle, ACPI_DEVICE_NOTIFY, int3400_notify, in int3400_thermal_probe()
575 priv->adev->handle, ACPI_DEVICE_NOTIFY, in int3400_thermal_remove()
/linux/drivers/usb/typec/ucsi/
A Ducsi_acpi.c164 ACPI_DEVICE_NOTIFY, in ucsi_acpi_probe()
175 ACPI_DEVICE_NOTIFY, in ucsi_acpi_probe()
193 acpi_remove_notify_handler(ACPI_HANDLE(&pdev->dev), ACPI_DEVICE_NOTIFY, in ucsi_acpi_remove()
/linux/drivers/platform/x86/
A Dadv_swbutton.c82 ACPI_DEVICE_NOTIFY, in adv_swbutton_probe()
97 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, in adv_swbutton_remove()
A Dapple-gmux.c718 ACPI_DEVICE_NOTIFY, in gmux_probe()
780 ACPI_DEVICE_NOTIFY, in gmux_probe()
800 ACPI_DEVICE_NOTIFY, in gmux_remove()
A Dideapad-laptop.c1630 ACPI_DEVICE_NOTIFY, in ideapad_acpi_add()
1658 ACPI_DEVICE_NOTIFY, in ideapad_acpi_add()
1692 ACPI_DEVICE_NOTIFY, in ideapad_acpi_remove()
A Dthinkpad_acpi.c4283 .type = ACPI_DEVICE_NOTIFY,
/linux/drivers/xen/
A Dxen-acpi-pad.c118 ACPI_DEVICE_NOTIFY, acpi_pad_notify, device); in acpi_pad_add()
132 ACPI_DEVICE_NOTIFY, acpi_pad_notify); in acpi_pad_remove()
/linux/drivers/acpi/
A Dprocessor_driver.c232 status = acpi_install_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in __acpi_processor_start()
268 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_processor_stop()
A Dacpi_pad.c436 ACPI_DEVICE_NOTIFY, acpi_pad_notify, device); in acpi_pad_add()
452 ACPI_DEVICE_NOTIFY, acpi_pad_notify); in acpi_pad_remove()
A Dbus.c538 ACPI_DEVICE_NOTIFY, in acpi_device_install_notify_handler()
556 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_device_remove_notify_handler()
603 if (ACPI_FAILURE(acpi_install_notify_handler(sb_handle, ACPI_DEVICE_NOTIFY, in acpi_setup_sb_notify_handler()
A Dacpi_video.c1929 status = acpi_install_notify_handler(adev->handle, ACPI_DEVICE_NOTIFY, in acpi_video_dev_add_notify_handler()
1994 acpi_remove_notify_handler(dev->dev->handle, ACPI_DEVICE_NOTIFY, in acpi_video_dev_remove_notify_handler()
/linux/drivers/platform/x86/intel/
A Dhid.c650 ACPI_DEVICE_NOTIFY, in intel_hid_probe()
683 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_probe()
693 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_remove()
A Dvbtn.c306 ACPI_DEVICE_NOTIFY, in intel_vbtn_probe()
333 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_vbtn_remove()
/linux/drivers/platform/x86/intel/int1092/
A Dintel_sar.c281 if (acpi_install_notify_handler(ACPI_HANDLE(&device->dev), ACPI_DEVICE_NOTIFY, in sar_probe()
302 ACPI_DEVICE_NOTIFY, sar_notify); in sar_remove()
/linux/drivers/pci/hotplug/
A Dacpiphp_ibm.c448 ACPI_DEVICE_NOTIFY, ibm_handle_events, in ibm_acpiphp_init()
480 ACPI_DEVICE_NOTIFY, in ibm_acpiphp_exit()
/linux/include/acpi/
A Dactypes.h792 #define ACPI_DEVICE_NOTIFY 0x2 macro
793 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY)
/linux/drivers/acpi/nfit/
A Dcore.c1892 ACPI_DEVICE_NOTIFY, acpi_nvdimm_notify, adev_dimm))) { in acpi_nfit_add_dimm()
2023 ACPI_DEVICE_NOTIFY, acpi_nvdimm_notify); in shutdown_dimm_notify()

Completed in 77 milliseconds