Searched refs:tp_features (Results 1 - 2 of 2) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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:__anon5126

Completed in 57 milliseconds