Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/int340x_thermal/
Dint3402_thermal.c63 ACPI_DEVICE_NOTIFY, in int3402_thermal_probe()
82 ACPI_DEVICE_NOTIFY, int3402_notify); in int3402_thermal_remove()
Dint3403_thermal.c99 ACPI_DEVICE_NOTIFY, int3403_notify, in int3403_sensor_add()
116 ACPI_DEVICE_NOTIFY, int3403_notify); in int3403_sensor_remove()
/linux-4.4.14/drivers/xen/
Dxen-acpi-pad.c125 ACPI_DEVICE_NOTIFY, acpi_pad_notify, device); in acpi_pad_add()
139 ACPI_DEVICE_NOTIFY, acpi_pad_notify); in acpi_pad_remove()
/linux-4.4.14/drivers/acpi/
Dprocessor_driver.c257 status = acpi_install_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in __acpi_processor_start()
285 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_processor_stop()
Dacpi_pad.c441 ACPI_DEVICE_NOTIFY, acpi_pad_notify, device); in acpi_pad_add()
457 ACPI_DEVICE_NOTIFY, acpi_pad_notify); in acpi_pad_remove()
Dbus.c455 ACPI_DEVICE_NOTIFY, in acpi_device_install_notify_handler()
473 acpi_remove_notify_handler(device->handle, ACPI_DEVICE_NOTIFY, in acpi_device_remove_notify_handler()
Dacpi_video.c1800 status = acpi_install_notify_handler(adev->handle, ACPI_DEVICE_NOTIFY, in acpi_video_dev_add_notify_handler()
1865 acpi_remove_notify_handler(dev->dev->handle, ACPI_DEVICE_NOTIFY, in acpi_video_dev_remove_notify_handler()
/linux-4.4.14/drivers/platform/x86/
Dapple-gmux.c571 ACPI_DEVICE_NOTIFY, in gmux_probe()
608 ACPI_DEVICE_NOTIFY, in gmux_probe()
632 ACPI_DEVICE_NOTIFY, in gmux_remove()
Dideapad-laptop.c989 ACPI_DEVICE_NOTIFY, ideapad_acpi_notify, priv); in ideapad_acpi_add()
1002 ACPI_DEVICE_NOTIFY, ideapad_acpi_notify); in ideapad_acpi_add()
1026 ACPI_DEVICE_NOTIFY, ideapad_acpi_notify); in ideapad_acpi_remove()
Dthinkpad_acpi.c4113 .type = ACPI_DEVICE_NOTIFY,
/linux-4.4.14/drivers/pci/hotplug/
Dacpiphp_ibm.c446 ACPI_DEVICE_NOTIFY, ibm_handle_events, in ibm_acpiphp_init()
478 ACPI_DEVICE_NOTIFY, in ibm_acpiphp_exit()
/linux-4.4.14/include/acpi/
Dactypes.h795 #define ACPI_DEVICE_NOTIFY 0x2 macro
796 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY)