Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/platform/chrome/
Dcros_ec_sysfs.c258 param->kb_wake_angle.data = EC_MOTION_SENSE_NO_VALUE; in kb_wake_angle_show()
267 ret = scnprintf(buf, PAGE_SIZE, "%d\n", resp->kb_wake_angle.ret); in kb_wake_angle_show()
295 param->kb_wake_angle.data = angle; in kb_wake_angle_store()
311 static DEVICE_ATTR_RW(kb_wake_angle);
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-class-chromeos7 What: /sys/class/chromeos/<ec-device-name>/kb_wake_angle
/linux-6.1.9/include/linux/platform_data/
Dcros_ec_commands.h2534 } kb_wake_angle; member
2743 } ec_rate, sensor_odr, sensor_range, kb_wake_angle, member