Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/pwm/
Dpwm-cros-ec.c176 else if (result == EC_RES_INVALID_PARAM) in cros_ec_num_pwms()
/Linux-v5.4/drivers/platform/chrome/
Dcros_ec_lightbar.c127 case EC_RES_INVALID_PARAM: in get_lightbar_version()
/Linux-v5.4/include/linux/platform_data/
Dcros_ec_commands.h466 EC_RES_INVALID_PARAM = 3, enumerator