Home
last modified time | relevance | path

Searched refs:ACPI_ALL_NOTIFY (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/platform/chrome/
A Dcros_usbpd_notify.c126 ACPI_ALL_NOTIFY, in cros_usbpd_notify_probe_acpi()
143 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_usbpd_notify_remove_acpi()
A Dcros_ec_lpc.c604 ACPI_ALL_NOTIFY, in cros_ec_lpc_probe()
622 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_ec_lpc_remove()
/linux/drivers/acpi/
A Dac.c245 result = acpi_dev_install_notify_handler(adev, ACPI_ALL_NOTIFY, in acpi_ac_probe()
283 acpi_dev_remove_notify_handler(ac->device, ACPI_ALL_NOTIFY, in acpi_ac_remove()
A Dbus.c578 ACPI_ALL_NOTIFY : ACPI_DEVICE_NOTIFY; in acpi_device_install_notify_handler()
593 ACPI_ALL_NOTIFY : ACPI_DEVICE_NOTIFY; in acpi_device_remove_notify_handler()
A Dbattery.c1245 result = acpi_dev_install_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_add()
1273 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_remove()
/linux/drivers/platform/x86/amd/pmf/
A Dacpi.c422 status = acpi_install_notify_handler(ahandle, ACPI_ALL_NOTIFY, in apmf_install_handler()
490 acpi_remove_notify_handler(ahandle, ACPI_ALL_NOTIFY, apmf_event_handler); in apmf_acpi_deinit()
/linux/drivers/platform/x86/
A Dwmi.c1222 acpi_remove_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, acpi_wmi_notify_handler); in acpi_wmi_remove_notify_handler()
1256 status = acpi_install_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, in acpi_wmi_probe()
/linux/drivers/acpi/acpica/
A Devxface.c183 if (handler_type == ACPI_ALL_NOTIFY) { in acpi_install_notify_handler()
/linux/include/acpi/
A Dactypes.h802 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro

Completed in 29 milliseconds