Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/events/
A Devmisc.c118 UINT8 HandlerListId = 0; in AcpiEvQueueNotifyRequest() local
136 HandlerListId = ACPI_SYSTEM_HANDLER_LIST; in AcpiEvQueueNotifyRequest()
140 HandlerListId = ACPI_DEVICE_HANDLER_LIST; in AcpiEvQueueNotifyRequest()
150 HandlerListHead = ObjDesc->CommonNotify.NotifyList[HandlerListId]; in AcpiEvQueueNotifyRequest()
157 if (!AcpiGbl_GlobalNotify[HandlerListId].Handler && !HandlerListHead) in AcpiEvQueueNotifyRequest()
178 Info->Notify.HandlerListId = HandlerListId; in AcpiEvQueueNotifyRequest()
180 Info->Notify.Global = &AcpiGbl_GlobalNotify[HandlerListId]; in AcpiEvQueueNotifyRequest()
240 HandlerObj = HandlerObj->Notify.Next[Info->Notify.HandlerListId]; in AcpiEvNotifyDispatch()
/third_party/lib/acpica/source/include/acpica/
A Daclocal.h807 UINT8 HandlerListId; member

Completed in 10 milliseconds