Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c145 bool touchpad_ctrl_via_ec : 1; member
185 static bool touchpad_ctrl_via_ec; variable
186 module_param(touchpad_ctrl_via_ec, bool, 0444);
187 MODULE_PARM_DESC(touchpad_ctrl_via_ec,
655 supported = priv->features.touchpad_ctrl_via_ec; in ideapad_is_visible()
1636 priv->features.touchpad_ctrl_via_ec = touchpad_ctrl_via_ec; in ideapad_check_features()