Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/platform/chrome/
Dcros_ec_trace.c195 TRACE_SYMBOL(EC_RES_INVALID_PARAM), \
Dcros_ec_lightbar.c128 case EC_RES_INVALID_PARAM: in get_lightbar_version()
Dcros_ec_proto.c21 [EC_RES_INVALID_PARAM] = -EINVAL,
/Linux-v5.10/include/linux/platform_data/
Dcros_ec_commands.h466 EC_RES_INVALID_PARAM = 3, enumerator