Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/platform/chrome/
A Dcros_usbpd_notify.c125 ACPI_ALL_NOTIFY, in cros_usbpd_notify_probe_acpi()
142 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_usbpd_notify_remove_acpi()
A Dcros_ec_lpc.c449 ACPI_ALL_NOTIFY, in cros_ec_lpc_probe()
467 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_ec_lpc_remove()
/linux-6.3-rc2/drivers/platform/x86/amd/pmf/
A Dacpi.c254 status = acpi_install_notify_handler(ahandle, ACPI_ALL_NOTIFY, in apmf_install_handler()
277 acpi_remove_notify_handler(ahandle, ACPI_ALL_NOTIFY, apmf_event_handler); in apmf_acpi_deinit()
/linux-6.3-rc2/drivers/platform/x86/
A Dwmi.c1376 acpi_remove_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, in acpi_wmi_remove()
1409 ACPI_ALL_NOTIFY, in acpi_wmi_probe()
1438 acpi_remove_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, in acpi_wmi_probe()
/linux-6.3-rc2/drivers/acpi/acpica/
A Devxface.c183 if (handler_type == ACPI_ALL_NOTIFY) { in acpi_install_notify_handler()
/linux-6.3-rc2/include/acpi/
A Dactypes.h803 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro

Completed in 27 milliseconds