Home
last modified time | relevance | path

Searched defs:ec_params_led_control (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dec_commands.h1872 struct __ec_align1 ec_params_led_control { struct
1873 uint8_t led_id; /* Which LED to control */
1874 uint8_t flags; /* Control flags */
1876 uint8_t brightness[EC_LED_COLOR_COUNT];
/openbmc/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2149 struct ec_params_led_control { struct
2150 uint8_t led_id; /* Which LED to control */
2151 uint8_t flags; /* Control flags */
2153 uint8_t brightness[EC_LED_COLOR_COUNT];