Searched refs:notify_handler (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/platform/x86/ |
| H A D | intel-hid.c | 364 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() function 504 notify_handler, in intel_hid_probe() 536 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_probe() 546 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_hid_remove()
|
| H A D | intel-vbtn.c | 132 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() function 280 notify_handler, in intel_vbtn_probe() 300 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_vbtn_remove()
|