Searched refs:ACPI_ALL_NOTIFY (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/platform/chrome/ |
A D | cros_usbpd_notify.c | 125 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 D | cros_ec_lpc.c | 421 ACPI_ALL_NOTIFY, in cros_ec_lpc_probe() 439 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_ec_lpc_remove()
|
/linux/drivers/platform/x86/ |
A D | wmi.c | 1355 acpi_remove_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, in acpi_wmi_remove() 1388 ACPI_ALL_NOTIFY, in acpi_wmi_probe() 1417 acpi_remove_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, in acpi_wmi_probe()
|
/linux/drivers/acpi/acpica/ |
A D | evxface.c | 183 if (handler_type == ACPI_ALL_NOTIFY) { in acpi_install_notify_handler()
|
/linux/include/acpi/ |
A D | actypes.h | 793 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro
|
Completed in 13 milliseconds