Searched refs:touchpad_ctrl_via_ec (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/platform/x86/
H A Dideapad-laptop.c145 bool touchpad_ctrl_via_ec : 1; member in struct:ideapad_private::__anon862
190 static bool touchpad_ctrl_via_ec;
191 module_param(touchpad_ctrl_via_ec, bool, 0444);
192 MODULE_PARM_DESC(touchpad_ctrl_via_ec,
692 supported = priv->features.touchpad_ctrl_via_ec;
1737 priv->features.touchpad_ctrl_via_ec = touchpad_ctrl_via_ec;
185 static bool touchpad_ctrl_via_ec; variable

Completed in 280 milliseconds