Home
last modified time | relevance | path

Searched refs:touchpad_ctrl_via_ec (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c197 bool touchpad_ctrl_via_ec : 1; member
243 static bool touchpad_ctrl_via_ec; variable
244 module_param(touchpad_ctrl_via_ec, bool, 0444);
245 MODULE_PARM_DESC(touchpad_ctrl_via_ec,
912 supported = priv->features.touchpad_ctrl_via_ec; in ideapad_is_visible()
2185 priv->features.touchpad_ctrl_via_ec = touchpad_ctrl_via_ec; in ideapad_check_features()