Home
last modified time | relevance | path

Searched refs:hotkey_mask (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dthinkpad_acpi.c351 u32 hotkey_mask:1; member
2047 if (tp_features.hotkey_mask) { in hotkey_mask_get()
2092 if (tp_features.hotkey_mask) { in hotkey_mask_set()
2698 static DEVICE_ATTR_RW(hotkey_mask);
3102 if (((tp_features.hotkey_mask && in hotkey_exit()
3369 tp_features.hotkey_mask = 1; in hotkey_init()
3386 tp_features.hotkey_mask = 1; in hotkey_init()
3413 str_supported(tp_features.hotkey_mask)); in hotkey_init()
3416 if (!tp_features.hotkey_mask && !hotkey_all_mask && in hotkey_init()
3421 if (tp_features.hotkey_mask) { in hotkey_init()