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"
73 echo $LABEL > $CONFIGFS_DIR/$CHIP/$BANK/label || fail "Unable to set the chip label"
82 fail "Unable to set the number of lines"
93 echo $NAME > $LINE_DIR/name || fail "Unable to set the line name"
99 echo 1 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to enable the chip"
105 echo 0 > $CONFIGFS_DIR/$CHIP/live || fail "Unable to disable the chip"
113 fail "unable to read the chip name from configfs"
120 fail "unable to read the device name from configfs"
128 fail "unable to read the number of lines from the character device"
136 fail "unable to read the chip label from the character device"
145 fail "unable to read the line name from the character device"
157 echo $PULL > $SYSFS_PATH || fail "Unable to set line pull in sysfs"
161 modprobe gpio-sim || skip "unable to load the gpio-sim module"