Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.c136 unsigned long r_touchpad_val; member
564 priv->r_touchpad_val = result; in touchpad_show()
585 priv->r_touchpad_val = state; in touchpad_store()
1493 if (send_events && value != priv->r_touchpad_val) { in ideapad_sync_touchpad_state()
1498 priv->r_touchpad_val = value; in ideapad_sync_touchpad_state()