Home
last modified time | relevance | path

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

/drivers/xen/events/
Devents_internal.h72 void (*handle_events)(unsigned cpu); member
/drivers/acpi/
Dec.c1413 static int ec_install_handlers(struct acpi_ec *ec, bool handle_events) in ec_install_handlers()
1506 static int acpi_ec_setup(struct acpi_ec *ec, bool handle_events) in acpi_ec_setup()
1527 bool handle_events, bool is_ecdt) in acpi_config_boot_ec()