Home
last modified time | relevance | path

Searched defs:acpi_ged_handler_info (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/contrib/dev/acpica/include/
H A Daclocal.h772 typedef struct acpi_ged_handler_info struct
774 struct acpi_ged_handler_info *Next; argument
775 … IntId; /* The interrupt ID that triggers the execution ofthe EvtMethod. */
776 … *EvtMethod; /* The _EVT method to be executed when an interrupt with ID = IntID is received */