Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/chrome/
Dcros_ec_lightbar.c439 max_size = min(EC_LB_PROG_LEN, ec->ec_dev->max_request - extra_bytes); in program_store()
/linux-6.14.4/include/linux/platform_data/
Dcros_ec_commands.h1999 #define EC_LB_PROG_LEN 192 macro
2002 uint8_t data[EC_LB_PROG_LEN];