Home
last modified time | relevance | path

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

/linux/tools/leds/
A Dget_led_device_info.sh194 fun_definition=$(cat $led_defs_path | grep "\"$function\"" | awk '{print $2}')
195 if [ ! -z "$fun_definition" ]; then
196 print_msg_ok "$S_FUN" "$function" "Matching definition: $fun_definition"

Completed in 3 milliseconds