Home
last modified time | relevance | path

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

/linux/drivers/platform/chrome/
H A Dcros_ec_sysfs.c251 param->kb_wake_angle.data = EC_MOTION_SENSE_NO_VALUE; in kb_wake_angle_show()
260 ret = sysfs_emit(buf, "%d\n", resp->kb_wake_angle.ret); in kb_wake_angle_show()
288 param->kb_wake_angle.data = angle; in kb_wake_angle_store()
363 static DEVICE_ATTR_RW(kb_wake_angle);
/linux/Documentation/ABI/testing/
H A Dsysfs-class-chromeos7 What: /sys/class/chromeos/<ec-device-name>/kb_wake_angle
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2584 * kb_wake_angle: angle to wakup AP.
2587 } kb_wake_angle; member
2803 } ec_rate, sensor_odr, sensor_range, kb_wake_angle, member