Home
last modified time | relevance | path

Searched refs:SYSFS (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh322 SYSFS="$(mount | grep sysfs | awk '{ print $3 }')"
637 if [ -d "$SYSFS" ]; then
643 for params in $(echo $SYSFS/module/$mod/parameters/*); do
654 for cdir in $(echo $SYSFS/class/sound/card*); do
663 if [ -d $SYSFS/class/sound/ctl-led ]; then
667 for path in $(echo $SYSFS/class/sound/ctl-led/[ms][ip]*/card*); do
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
H A Dima_setup.sh18 SYSFS="/sys"
163 SECURITYFS="$(mount_helper securityfs $SYSFS/kernel/security)"

Completed in 2 milliseconds