Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/iio/common/
Dcros_ec_sensors_core.h108 u16 opt_length);
/linux-6.12.1/drivers/iio/common/cros_ec_sensors/
Dcros_ec_sensors_core.c414 u16 opt_length) in cros_ec_motion_send_host_cmd() argument
418 if (opt_length) in cros_ec_motion_send_host_cmd()
419 state->msg->insize = min(opt_length, state->ec->max_response); in cros_ec_motion_send_host_cmd()