handle_events 1417 drivers/acpi/ec.c static int ec_install_handlers(struct acpi_ec *ec, bool handle_events) handle_events 1447 drivers/acpi/ec.c if (!handle_events) handle_events 1510 drivers/acpi/ec.c static int acpi_ec_setup(struct acpi_ec *ec, bool handle_events) handle_events 1514 drivers/acpi/ec.c ret = ec_install_handlers(ec, handle_events); handle_events 368 drivers/xen/events/events_2l.c .handle_events = evtchn_2l_handle_events, handle_events 394 drivers/xen/events/events_fifo.c .handle_events = evtchn_fifo_handle_events, handle_events 70 drivers/xen/events/events_internal.h void (*handle_events)(unsigned cpu); handle_events 137 drivers/xen/events/events_internal.h return evtchn_ops->handle_events(cpu);