Searched refs:hotkey_mask_get (Results 1 – 1 of 1) sorted by relevance
2082 static int hotkey_mask_get(void) in hotkey_mask_get() function 2118 * Also calls hotkey_mask_get to update hotkey_acpi_mask.2143 * We *must* make an inconditional call to hotkey_mask_get to in hotkey_mask_set() 2149 if (!hotkey_mask_get() && !rc && (fwmask & ~hotkey_acpi_mask)) { in hotkey_mask_set() 3436 * the first hotkey_mask_get to return hotkey_orig_mask */ in hotkey_init() 3438 res = hotkey_mask_get(); in hotkey_init() 4027 res = hotkey_mask_get(); in hotkey_read()