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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/misc/
H A Dthinkpad_acpi.c821 tp_features.hotkey = hkey_handle != NULL;
824 str_supported(tp_features.hotkey));
826 if (tp_features.hotkey) {
837 tp_features.hotkey_mask =
841 str_supported(tp_features.hotkey_mask));
844 if (!res && tp_features.hotkey_mask) {
858 return (tp_features.hotkey)? 0 : 1;
865 if (tp_features.hotkey) {
898 if (tp_features.hotkey_mask)
915 if (tp_features
[all...]
H A Dthinkpad_acpi.h235 } tp_features; variable in typeref:struct:__anon5083

Completed in 47 milliseconds