Home
last modified time | relevance | path

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

/third_party/alsa-utils/alsa-info/
H A Dalsa-info.sh32 # Change the PATH variable, so we can run lspci (needed for some distros)
317 LSPCI="$(command -v lspci)"
376 lspci
411 echo "This script requires lspci. Please install it, and re-run this script."
468 lspci -vvnn -d "::$class" | sed -n '/^[^\t]/,+1p'
469 done > $TEMPDIR/lspci.tmp
623 cat $TEMPDIR/lspci.tmp >> $FILE
/third_party/toybox/generated/
H A Dglobals.h314 // toys/other/lspci.c
1656 struct lspci_data lspci; member
H A Dflags.h1715 // lspci emkn@i: emkn@i:
4924 #define TT this.lspci

Completed in 24 milliseconds