Lines Matching refs:Handler
255 /* Install the SCI handler */
261 "Unable to install System Control Interrupt handler"));
265 /* Install the handler for the Global Lock */
271 "Unable to initialize Global Lock handler"));
306 AcpiGbl_FixedEventHandlers[i].Handler = NULL;
380 * handler if present.
406 * handler that previously registered for the event.
407 * NOTE: If there is no handler for the event, the event is
427 * Make sure that a handler exists. If not, report an error
430 if (!AcpiGbl_FixedEventHandlers[Event].Handler)
437 "No installed handler for fixed event - %s (%u), disabling",
443 /* Invoke the Fixed Event handler */
445 return ((AcpiGbl_FixedEventHandlers[Event].Handler)(