Searched refs:has_switches (Results 1 – 1 of 1) sorted by relevance
59 bool has_switches; member93 if (priv->has_switches) { in intel_vbtn_input_setup()114 if (priv->has_switches) in intel_vbtn_input_setup()233 bool has_buttons, has_switches; in intel_vbtn_probe() local239 has_switches = intel_vbtn_has_switches(handle); in intel_vbtn_probe()241 if (!has_buttons && !has_switches) { in intel_vbtn_probe()252 priv->has_switches = has_switches; in intel_vbtn_probe()