Home
last modified time | relevance | path

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

/device/moto/shamu/
Dinit.mmi.touch.sh76 touch_path=/sys/devices/${touch_driver_link#*devices/}
77 debug "sysfs touch path: $touch_path"
79 [ -f $touch_path/doreflash ] || error_and_leave 5
80 [ -f $touch_path/poweron ] || error_and_leave 5
84 readiness=$(cat $touch_path/poweron)
103 debug "retrieving property: [$touch_path/$1]"
104 property=$(cat $touch_path/$1 2> /dev/null)
182 echo 1 > $touch_path/forcereflash
184 echo $firmware_file > $touch_path/doreflash
205 unset touch_driver_link firmware_path touch_path