Searched refs:notify_handler (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/platform/x86/intel/ |
| H A D | vbtn.c | 151 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() function 318 notify_handler, in intel_vbtn_probe() 347 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); in intel_vbtn_remove()
|
| H A D | hid.c | 242 struct mutex mutex; /* Avoid notify_handler() racing with itself */ 570 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() 775 notify_handler, in intel_hid_probe() 804 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); 814 acpi_remove_notify_handler(handle, ACPI_DEVICE_NOTIFY, notify_handler); 560 static void notify_handler(acpi_handle handle, u32 event, void *context) notify_handler() function
|