Searched refs:spurious_enabled (Results 1 – 2 of 2) sorted by relevance
160 if (fallback->debounce.spurious_enabled) in debounce_enable_spurious()164 fallback->debounce.spurious_enabled = true; in debounce_enable_spurious()216 if (fallback->debounce.spurious_enabled) { in debounce_is_down_handle_event()
134 bool spurious_enabled; member