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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dthinkpad_acpi.c303 u32 hotkey_mask:1; member in struct:__anon13952
2092 if (tp_features.hotkey_mask) {
2139 if (tp_features.hotkey_mask) {
2673 "Hotkeys can be disabled through hotkey_mask");
2717 tpacpi_disclose_usertask("hotkey_mask", "set to 0x%08lx\n", t);
2723 __ATTR(hotkey_mask, S_IWUSR | S_IRUGO,
3050 if (((tp_features.hotkey_mask &&
3316 tp_features.hotkey_mask = 1;
3323 str_supported(tp_features.hotkey_mask));
3326 if (!tp_features.hotkey_mask
[all...]

Completed in 159 milliseconds