Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/iio/common/
Dcros_ec_sensors_core.h107 u16 opt_length);
/Linux-v5.15/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c385 u16 opt_length) in cros_ec_motion_send_host_cmd() argument
389 if (opt_length) in cros_ec_motion_send_host_cmd()
390 state->msg->insize = min(opt_length, state->ec->max_response); in cros_ec_motion_send_host_cmd()