Searched refs:report_key_events (Results 1 – 1 of 1) sorted by relevance
58 static int report_key_events = -1; variable59 module_param(report_key_events, int, 0644);60 MODULE_PARM_DESC(report_key_events,409 if (report_key_events == -1) in video_set_report_key_events()410 report_key_events = (uintptr_t)id->driver_data; in video_set_report_key_events()1609 if (keycode && (report_key_events & REPORT_OUTPUT_KEY_EVENTS)) { in acpi_video_bus_notify()1681 if (keycode && (report_key_events & REPORT_BRIGHTNESS_KEY_EVENTS)) { in acpi_video_device_notify()2257 (report_key_events & REPORT_BRIGHTNESS_KEY_EVENTS); in acpi_video_handles_brightness_key_presses()