Home
last modified time | relevance | path

Searched refs:GPIO_DEBUGFS (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh11 GPIO_DEBUGFS=
54 GPIO_DEBUGFS=$DEBUGFS/$module
207 mock_line=$GPIO_DEBUGFS/$chip/$offset
271 [ ! -e "$GPIO_DEBUGFS/$1/$2" ] || fail "unexpected line $1:$2"
/kernel/linux/linux-5.10/tools/testing/selftests/gpio/
H A Dgpio-mockup.sh15 GPIO_DEBUGFS=
55 GPIO_DEBUGFS=`echo $DEBUGFS/gpio`
H A Dgpio-mockup-sysfs.sh11 gpio_this_debugfs=`cat $GPIO_DEBUGFS |grep "gpio-$nr" | sed "s/(.*)//g"`

Completed in 2 milliseconds