Searched refs:has_switches (Results 1 – 1 of 1) sorted by relevance
71 bool has_switches; member105 if (priv->has_switches) { in intel_vbtn_input_setup()126 if (priv->has_switches) in intel_vbtn_input_setup()251 bool has_buttons, has_switches; in intel_vbtn_probe() local257 has_switches = intel_vbtn_has_switches(handle); in intel_vbtn_probe()259 if (!has_buttons && !has_switches) { in intel_vbtn_probe()270 priv->has_switches = has_switches; in intel_vbtn_probe()