Home
last modified time | relevance | path

Searched refs:EC_RES_REQUEST_TRUNCATED (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_trace.c205 TRACE_SYMBOL(EC_RES_REQUEST_TRUNCATED), \
H A Dcros_ec_proto.c31 [EC_RES_REQUEST_TRUNCATED] = -EBADR,
/OK3568_Linux_fs/u-boot/include/
H A Dec_commands.h204 EC_RES_REQUEST_TRUNCATED = 13, /* Didn't get the entire request */ enumerator
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec.c99 return -EC_RES_REQUEST_TRUNCATED; in create_proto3_request()
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dcros_ec_commands.h476 EC_RES_REQUEST_TRUNCATED = 13, /* Didn't get the entire request */ enumerator