Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/lenovo/
H A Dideapad-laptop.c187 unsigned long r_touchpad_val; member
819 priv->r_touchpad_val = result; in touchpad_show()
842 priv->r_touchpad_val = state; in touchpad_store()
1834 if (send_events && value != priv->r_touchpad_val) { in ideapad_sync_touchpad_state()
1839 priv->r_touchpad_val = value; in ideapad_sync_touchpad_state()