Searched refs:has_tablet_mode (Results 1 – 1 of 1) sorted by relevance
2101 static int hotkey_gmms_get_tablet_mode(int s, int *has_tablet_mode) in hotkey_gmms_get_tablet_mode() argument2108 if (has_tablet_mode) in hotkey_gmms_get_tablet_mode()2109 *has_tablet_mode = 0; in hotkey_gmms_get_tablet_mode()2145 if (has_tablet_mode && (valid_modes & TP_ACPI_MULTI_MODE_TABLET_LIKE)) in hotkey_gmms_get_tablet_mode()2146 *has_tablet_mode = 1; in hotkey_gmms_get_tablet_mode()3231 int has_tablet_mode; in hotkey_init_tablet_mode() local3234 &has_tablet_mode); in hotkey_init_tablet_mode()3235 if (has_tablet_mode) in hotkey_init_tablet_mode()