Home
last modified time | relevance | path

Searched refs:NotifyHandler (Results 1 – 4 of 4) sorted by relevance

/system/dev/bus/acpi/dev/
A Ddev-tbmc.cpp57 static void NotifyHandler(ACPI_HANDLE handle, UINT32 value, void* ctx);
103 AcpiRemoveNotifyHandler(acpi_handle_, ACPI_DEVICE_NOTIFY, NotifyHandler); in ~AcpiTbmcDevice()
135 void AcpiTbmcDevice::NotifyHandler(ACPI_HANDLE handle, UINT32 value, void* ctx) { in NotifyHandler() function in AcpiTbmcDevice
265 NotifyHandler, dev.get()); in Create()
A Ddev-pwrbtn.cpp55 static void NotifyHandler(ACPI_HANDLE handle, UINT32 value, void* ctx);
100 NotifyHandler); in ~AcpiPwrbtnDevice()
122 void AcpiPwrbtnDevice::NotifyHandler(ACPI_HANDLE handle, UINT32 value, void* ctx) { in NotifyHandler() function in AcpiPwrbtnDevice
276 NotifyHandler, in Create()
/system/dev/bus/acpi/dev/dev-cros-ec/
A Ddev.h95 static void NotifyHandler(ACPI_HANDLE handle, UINT32 value, void* ctx);
A Dmotion.cpp46 AcpiRemoveNotifyHandler(acpi_handle_, ACPI_DEVICE_NOTIFY, NotifyHandler); in ~AcpiCrOsEcMotionDevice()
49 void AcpiCrOsEcMotionDevice::NotifyHandler(ACPI_HANDLE handle, UINT32 value, void* ctx) { in NotifyHandler() function in AcpiCrOsEcMotionDevice
502 NotifyHandler, dev.get()); in Create()

Completed in 25 milliseconds