Home
last modified time | relevance | path

Searched refs:SYSFS (Results 1 – 4 of 4) sorted by relevance

/third_party/alsa-utils/alsaconf/
Dalsaconf.in31 SYSFS="/sys"
160 if [ -d $SYSFS/bus/pnp/devices ]; then
163 for i in $SYSFS/bus/pnp/devices/??:* ; do
193 if [ -d $SYSFS/bus/pnp/devices ]; then
196 for i in $SYSFS/bus/pnp/devices/??:* ; do
229 if [ -d $SYSFS/bus/pnp/devices ]; then
230 for i in $SYSFS/bus/pnp/devices/??:* ; do
632 elif [ -d $SYSFS/bus/pnp/devices ]; then
637 for d1 in $SYSFS/devices/pnp* ; do
/third_party/ltp/testcases/kernel/security/integrity/ima/tests/
Dima_setup.sh19 SYSFS="/sys"
173 SECURITYFS="$(mount_helper securityfs $SYSFS/kernel/security)"
/third_party/alsa-utils/alsa-info/
Dalsa-info.sh322 SYSFS=$(mount | grep sysfs | awk '{ print $3 }');
639 if [ -d "$SYSFS" ]; then
645 for params in $(echo $SYSFS/module/$mod/parameters/*); do
656 for cdir in $(echo $SYSFS/class/sound/card*); do
/third_party/ltp/testcases/kernel/containers/
DTEST_PLAN.txt25 PROC+SYSFS ISOLATION (NEAR FUTURE)