Home
last modified time | relevance | path

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

/linux/tools/leds/
H A Dget_led_device_info.sh182 color_id_definition=$(cat $led_defs_path | grep "_$color_upper\s" | awk '{print $2}')
183 if [ ! -z "$color_id_definition" ]; then
184 print_msg_ok "$S_CLR" "$color" "Matching definition: $color_id_definition"