Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/
H A Dideapad-laptop.c166 unsigned long r_touchpad_val; member
753 priv->r_touchpad_val = result; in touchpad_show()
776 priv->r_touchpad_val = state; in touchpad_store()
1768 if (send_events && value != priv->r_touchpad_val) { in ideapad_sync_touchpad_state()
1773 priv->r_touchpad_val = value; in ideapad_sync_touchpad_state()