Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/iio/common/
Dcros_ec_sensors_core.h108 u16 opt_length);
/Linux-v5.10/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c393 u16 opt_length) in cros_ec_motion_send_host_cmd() argument
397 if (opt_length) in cros_ec_motion_send_host_cmd()
398 state->msg->insize = min(opt_length, state->ec->max_response); in cros_ec_motion_send_host_cmd()