Home | History | Annotate | Download | only in namespace

Lines Matching refs:Handler

477  *              Handler         - Handler to be associated with the data
489 ACPI_OBJECT_HANDLER Handler,
497 /* We only allow one attachment per handler */
504 (ObjDesc->Data.Handler == Handler))
521 DataDesc->Data.Handler = Handler;
544 * Handler - Handler associated with the data
556 ACPI_OBJECT_HANDLER Handler)
567 (ObjDesc->Data.Handler == Handler))
595 * Handler - Handler associated with the data
608 ACPI_OBJECT_HANDLER Handler,
618 (ObjDesc->Data.Handler == Handler))