Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/
H A Dideapad-laptop.h28 VPCCMD_R_TOUCHPAD, enumerator
H A Dideapad-laptop.c315 if (!read_ec_data(priv->adev->handle, VPCCMD_R_TOUCHPAD, &value)) in debugfs_status_show()
560 err = read_ec_data(priv->adev->handle, VPCCMD_R_TOUCHPAD, &result); in touchpad_show()
1473 ret = read_ec_data(priv->adev->handle, VPCCMD_R_TOUCHPAD, &value); in ideapad_sync_touchpad_state()