Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/xen/events/
Devents_internal.h72 void (*handle_events)(unsigned cpu); member
/Linux-v4.19/drivers/acpi/
Dec.c1417 static int ec_install_handlers(struct acpi_ec *ec, bool handle_events) in ec_install_handlers()
1510 static int acpi_ec_setup(struct acpi_ec *ec, bool handle_events) in acpi_ec_setup()
1531 bool handle_events, bool is_ecdt) in acpi_config_boot_ec()