Searched refs:hotkey_source_mask (Results 1 – 2 of 2) sorted by relevance
2022 static u32 hotkey_source_mask; /* bit mask 0=ACPI,1=NVRAM */ variable2035 #define hotkey_source_mask 0U macro2240 hotkey_user_mask &= (hotkey_acpi_mask | hotkey_source_mask); in hotkey_mask_get()2249 ~(hotkey_acpi_mask | hotkey_source_mask) & in hotkey_mask_warn_incomplete_mask()2270 const u32 fwmask = mask & ~hotkey_source_mask; in hotkey_mask_set()2323 rc = hotkey_mask_set((mask | hotkey_driver_mask) & ~hotkey_source_mask); in hotkey_user_mask_set()2326 hotkey_user_mask = mask & (hotkey_acpi_mask | hotkey_source_mask); in hotkey_user_mask_set()2351 hotkey_source_mask |= (mask & ~hotkey_all_mask); in tpacpi_hotkey_driver_mask_set()2356 ~hotkey_source_mask); in tpacpi_hotkey_driver_mask_set()2620 poll_mask = hotkey_source_mask; in hotkey_kthread()[all …]
283 hotkey_source_mask:289 Hot keys whose bits are set in hotkey_source_mask are