Searched refs:hotkey_source_mask (Results 1 – 2 of 2) sorted by relevance
2012 static u32 hotkey_source_mask; /* bit mask 0=ACPI,1=NVRAM */ variable2025 #define hotkey_source_mask 0U macro2230 hotkey_user_mask &= (hotkey_acpi_mask | hotkey_source_mask); in hotkey_mask_get()2239 ~(hotkey_acpi_mask | hotkey_source_mask) & in hotkey_mask_warn_incomplete_mask()2260 const u32 fwmask = mask & ~hotkey_source_mask; in hotkey_mask_set()2313 rc = hotkey_mask_set((mask | hotkey_driver_mask) & ~hotkey_source_mask); in hotkey_user_mask_set()2316 hotkey_user_mask = mask & (hotkey_acpi_mask | hotkey_source_mask); in hotkey_user_mask_set()2341 hotkey_source_mask |= (mask & ~hotkey_all_mask); in tpacpi_hotkey_driver_mask_set()2346 ~hotkey_source_mask); in tpacpi_hotkey_driver_mask_set()2610 poll_mask = hotkey_source_mask; in hotkey_kthread()[all …]
296 hotkey_source_mask:302 Hot keys whose bits are set in hotkey_source_mask are