Searched refs:hotkey_acpi_mask (Results 1 – 1 of 1) sorted by relevance
1921 static u32 hotkey_acpi_mask; /* events enabled in firmware */ variable 2078 * hotkey_acpi_mask accordingly. Also resets any bits2092 hotkey_acpi_mask = m; in hotkey_mask_get() 2095 hotkey_acpi_mask = hotkey_all_mask; in hotkey_mask_get() 2099 hotkey_user_mask &= (hotkey_acpi_mask | hotkey_source_mask); in hotkey_mask_get() 2108 ~(hotkey_acpi_mask | hotkey_source_mask) & in hotkey_mask_warn_incomplete_mask() 2118 * Also calls hotkey_mask_get to update hotkey_acpi_mask.2144 * refresh hotkey_acpi_mask and update hotkey_user_mask in hotkey_mask_set() 2149 if (!hotkey_mask_get() && !rc && (fwmask & ~hotkey_acpi_mask)) { in hotkey_mask_set() 2151 fwmask, hotkey_acpi_mask); in hotkey_mask_set() [all...]