Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/iio/common/
Dcros_ec_sensors_core.h108 u16 opt_length);
/Linux-v6.6/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c416 u16 opt_length) in cros_ec_motion_send_host_cmd() argument
420 if (opt_length) in cros_ec_motion_send_host_cmd()
421 state->msg->insize = min(opt_length, state->ec->max_response); in cros_ec_motion_send_host_cmd()