Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/gpio/
H A Dgpio-sim.sh84 local LINE_DIR=$CONFIGFS_DIR/$CHIP/$BANK/line$OFFSET
86 test -d $LINE_DIR || mkdir $LINE_DIR
87 echo $NAME > $LINE_DIR/name || fail "Unable to set the line name"
H A Dgpio-aggregator.sh243 LINE_DIR="$CONFIGFS_SIM_DIR/$CHIP/$BANK/line$IDX"
244 mkdir -p $LINE_DIR
245 echo "$LINE_NAME" > "$LINE_DIR/name" || fail "unable to set the line name"