Lines Matching refs:hotkey_driver_mask
2045 static u32 hotkey_driver_mask; /* events needed by the driver */ variable
2238 const u32 wantedmask = hotkey_driver_mask & in hotkey_mask_warn_incomplete_mask()
2313 rc = hotkey_mask_set((mask | hotkey_driver_mask) & ~hotkey_source_mask); in hotkey_user_mask_set()
2332 hotkey_driver_mask = mask; in tpacpi_hotkey_driver_mask_set()
2339 hotkey_driver_mask = mask; in tpacpi_hotkey_driver_mask_set() local
2345 rc = hotkey_mask_set((hotkey_acpi_mask | hotkey_driver_mask) & in tpacpi_hotkey_driver_mask_set()
2612 (hotkey_driver_mask | hotkey_user_mask); in hotkey_kthread()
2640 (hotkey_driver_mask | hotkey_user_mask); in hotkey_kthread()
2672 const u32 poll_driver_mask = hotkey_driver_mask & hotkey_source_mask; in hotkey_poll_setup()
2744 !(hotkey_source_mask & hotkey_driver_mask)) in hotkey_inputdev_close()
2906 rc = hotkey_mask_set((hotkey_user_mask | hotkey_driver_mask) & in hotkey_source_mask_store()
2911 r_ev = hotkey_driver_mask & ~(hotkey_acpi_mask & hotkey_all_mask) in hotkey_source_mask_store()
3724 | hotkey_driver_mask) in hotkey_init()
5430 tpacpi_hotkey_driver_mask_set(hotkey_driver_mask | in kbdlight_init()
7066 tpacpi_hotkey_driver_mask_set(hotkey_driver_mask in brightness_init()
7807 tpacpi_hotkey_driver_mask_set(hotkey_driver_mask in volume_init()