Home
last modified time | relevance | path

Searched refs:lspci (Results 1 – 9 of 9) sorted by relevance

/third_party/alsa-utils/alsaconf/
Dalsaconf.in74 for prog in lspci lsmod; do
695 x = sprintf ("'$lspci' -n 2>/dev/null| grep '"' 04..: '"' | grep %s", $2);
770 $lspci -d $1 2>/dev/null| sed -e 's/^.*:..\.. [^:]*: //g'
787 devid=`$lspci -d "$dev" | head -n 1 | sed -e 's/ .*$//'`
1392 if $lspci -nv 2>/dev/null| grep -q "Subsystem: 1014:1010"; then
1406 elif $lspci -nv 2>/dev/null| grep -q "Subsystem: 8086:8080"; then
/third_party/ltp/testcases/kdump/lib/
Dsysinfo.sh42 lspci
/third_party/alsa-utils/alsa-info/
Dalsa-info.sh470 lspci -vvnn -d "::$class" | sed -n '/^[^\t]/,+1p'
471 done > $TEMPDIR/lspci.tmp
625 cat $TEMPDIR/lspci.tmp >> $FILE
/third_party/toybox/
DBUILD.gn90 "toys/other/lspci.c",
334 "bin/lspci",
581 "toys/other/lspci.c",
849 "lspci",
/third_party/mesa3d/.gitlab/issue_templates/
DBug Report.md23 - GPU: (`lspci -nn | grep VGA` or `lshw -C display -numeric`)
DBug Report - AMD Radeon Vulkan.md51 - GPU: (`lspci -nn | grep VGA` or `lshw -C display -numeric`)
/third_party/toybox/generated/
Dnewtoys.h155 USE_LSPCI(NEWTOY(lspci, "emkn"USE_LSPCI_TEXT("@i:"), TOYFLAG_USR|TOYFLAG_BIN))
Dglobals.h1524 struct lspci_data lspci; member
Dflags.h4897 #define TT this.lspci