Home
last modified time | relevance | path

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

/linux/drivers/leds/
H A Dleds-cros_ec.c84 arg.req.flags = EC_LED_FLAGS_AUTO; in cros_ec_led_trigger_activate()
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h2168 #define EC_LED_FLAGS_AUTO BIT(1) /* Switch LED back to automatic control */ macro