Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c85 u16 opt_length) in cros_ec_motion_send_host_cmd() argument
89 if (opt_length) in cros_ec_motion_send_host_cmd()
90 state->msg->insize = min(opt_length, state->ec->max_response); in cros_ec_motion_send_host_cmd()
/Linux-v4.19/include/linux/iio/common/
Dcros_ec_sensors_core.h145 u16 opt_length);