Lines Matching refs:device
37 bus=`readlink $led_cdev_path/device/subsystem | sed s'/.*\///'`
39 ls "$led_cdev_path/device/of_node/compatible" > /dev/null 2>&1
43 input_node=`readlink $led_cdev_path/device | sed s'/.*\///'`
62 product=`cat device/name`
63 driver=`cat device/device/driver/description`
66 compatible=`cat device/of_node/compatible`
76 echo "Unknown device type."
81 printf "# LED class device hardware details #\n"
111 printf "# LED class device name validation #\n"
129 printf "Detected %d sections in the LED class device name - should the script be updated?\n" $num_sections