Lines Matching full:unable
28 echo 1 > "$CONFIGFS_SIM_DIR/$CHIP/live" || fail "Unable to enable the chip"
34 echo 0 > "$CONFIGFS_SIM_DIR/$CHIP/live" || fail "Unable to disable the chip"
56 fail "Unable to read the chip name from configfs"
59 fail "Unable to read the chip label from the character device"
73 fail "Unable to remove $CONFIGFS_AGG_DIR/$CHIP"
95 echo "$KEY" > "$CONFIGFS_AGG_DIR/$CHIP/$LINE/key" || fail "Unable to set the lookup key"
104 fail "Unable to set the lookup offset"
112 echo "$NAME" > "$CONFIGFS_AGG_DIR/$CHIP/$LINE/name" || fail "Unable to set the line name"
118 echo 1 > "$CONFIGFS_AGG_DIR/$CHIP/live" || fail "Unable to enable the chip"
124 echo 0 > "$CONFIGFS_AGG_DIR/$CHIP/live" || fail "Unable to disable the chip"
146 fail "Unable to read the device name from configfs"
175 ) || fail "Unable to read the number of lines from the character device"
187 fail "Unable to read the chip label from the character device"
202 ) || fail "Unable to read the line name from the character device"
212 modprobe gpio-sim || skip "unable to load the gpio-sim module"
213 modprobe gpio-aggregator || skip "unable to load the gpio-aggregator module"
238 fail "unable to set the chip label"
240 fail "unable to set the number of lines"
245 echo "$LINE_NAME" > "$LINE_DIR/name" || fail "unable to set the line name"