Lines Matching full:unable
35 fail "Unable to remove the hog"
39 fail "Unable to remove the line"
46 rmdir $CONFIGFS_DIR/$CHIP || fail "Unable to remove the chip"
67 echo $LABEL > $CONFIGFS_DIR/$CHIP/$BANK/label || fail "Unable to set the chip label"
76 fail "Unable to set the number of lines"
87 echo $NAME > $LINE_DIR/name || fail "Unable to set the line name"
93 echo 1 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to enable the chip"
99 echo 0 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to disable the chip"
114 fail "unable to read the chip name from configfs"
121 fail "unable to read the device name from configfs"
129 fail "unable to read the number of lines from the character device"
137 fail "unable to read the chip label from the character device"
146 fail "unable to read the line name from the character device"
158 echo $PULL > $SYSFS_PATH || fail "Unable to set line pull in sysfs"
162 modprobe gpio-sim || skip "unable to load the gpio-sim module"