Home
last modified time | relevance | path

Searched refs:EC_RES_INVALID_PARAM (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/pwm/
Dpwm-cros-ec.c176 else if (result == EC_RES_INVALID_PARAM) in cros_ec_num_pwms()
/Linux-v4.19/drivers/platform/chrome/
Dcros_ec_lightbar.c141 case EC_RES_INVALID_PARAM: in get_lightbar_version()
/Linux-v4.19/include/linux/mfd/
Dcros_ec_commands.h230 EC_RES_INVALID_PARAM = 3, enumerator