Home
last modified time | relevance | path

Searched refs:ACPI_ALL_NOTIFY (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/platform/chrome/
H 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()
H A Dcros_ec_lpc.c452 ACPI_ALL_NOTIFY, in cros_ec_lpc_probe()
470 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_ec_lpc_remove()
/kernel/linux/linux-5.10/drivers/platform/chrome/
H A Dcros_usbpd_notify.c171 ACPI_ALL_NOTIFY, in cros_usbpd_notify_probe_acpi()
188 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_usbpd_notify_remove_acpi()
H A Dcros_ec_lpc.c421 ACPI_ALL_NOTIFY, in cros_ec_lpc_probe()
439 acpi_remove_notify_handler(adev->handle, ACPI_ALL_NOTIFY, in cros_ec_lpc_remove()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dac.c259 result = acpi_dev_install_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_ac_add()
309 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_ac_remove()
H A Dbus.c534 ACPI_ALL_NOTIFY : ACPI_DEVICE_NOTIFY; in acpi_device_install_notify_handler()
549 ACPI_ALL_NOTIFY : ACPI_DEVICE_NOTIFY; in acpi_device_remove_notify_handler()
H A Dbattery.c1216 result = acpi_dev_install_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_add()
1244 acpi_dev_remove_notify_handler(device, ACPI_ALL_NOTIFY, in acpi_battery_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/amd/pmf/
H A Dacpi.c275 status = acpi_install_notify_handler(ahandle, ACPI_ALL_NOTIFY, in apmf_install_handler()
298 acpi_remove_notify_handler(ahandle, ACPI_ALL_NOTIFY, apmf_event_handler); in apmf_acpi_deinit()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dwmi.c1439 acpi_remove_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, in acpi_wmi_remove()
1470 ACPI_ALL_NOTIFY, in acpi_wmi_probe()
1499 acpi_remove_notify_handler(acpi_device->handle, ACPI_ALL_NOTIFY, in acpi_wmi_probe()
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Devxface.c40 * ACPI_ALL_NOTIFY: Both System and Device
183 if (handler_type == ACPI_ALL_NOTIFY) { in acpi_install_notify_handler()
202 * ACPI_ALL_NOTIFY: Both System and Device in ACPI_EXPORT_SYMBOL()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Devxface.c40 * ACPI_ALL_NOTIFY: Both System and Device
183 if (handler_type == ACPI_ALL_NOTIFY) { in acpi_install_notify_handler()
202 * ACPI_ALL_NOTIFY: Both System and Device in ACPI_EXPORT_SYMBOL()
/kernel/linux/linux-5.10/include/acpi/
H A Dactypes.h800 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro
/kernel/linux/linux-6.6/include/acpi/
H A Dactypes.h802 #define ACPI_ALL_NOTIFY (ACPI_SYSTEM_NOTIFY | ACPI_DEVICE_NOTIFY) macro

Completed in 17 milliseconds