Home
last modified time | relevance | path

Searched refs:notify_handler (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/platform/x86/
Dintel-vbtn.c120 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() function
262 notify_handler, in intel_vbtn_probe()
282 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_vbtn_remove()
Dintel-hid.c350 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() function
490 notify_handler, in intel_hid_probe()
522 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_probe()
532 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_remove()