Searched refs:has_switches (Results 1 – 1 of 1) sorted by relevance
72 bool has_switches; member136 if (priv->has_switches) { in intel_vbtn_input_setup()164 if (!priv->has_switches) { in notify_handler()174 priv->has_switches = true; in notify_handler()276 bool dual_accel, has_buttons, has_switches; in intel_vbtn_probe() local283 has_switches = intel_vbtn_has_switches(handle, dual_accel); in intel_vbtn_probe()285 if (!has_buttons && !has_switches) { in intel_vbtn_probe()297 priv->has_switches = has_switches; in intel_vbtn_probe()