Searched defs:handle_events (Results 1 – 2 of 2) sorted by relevance
70 void (*handle_events)(unsigned cpu); member
1426 static int ec_install_handlers(struct acpi_ec *ec, bool handle_events) in ec_install_handlers()1519 static int acpi_ec_setup(struct acpi_ec *ec, bool handle_events) in acpi_ec_setup()