Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:superio_probe
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/parisc/
H
A
D
superio.c
447
superio_probe
(struct pci_dev *dev, const struct pci_device_id *id)
in superio_probe()
function
452
**
superio_probe
(00:0e.0) ven 0x100b dev 0x2 sv 0x0 sd 0x0 class 0x1018a
in superio_probe()
453
**
superio_probe
(00:0e.1) ven 0x100b dev 0xe sv 0x0 sd 0x0 class 0x68000
in superio_probe()
454
**
superio_probe
(00:0e.2) ven 0x100b dev 0x12 sv 0x0 sd 0x0 class 0xc0310
in superio_probe()
456
DBG_INIT("
superio_probe
(%s) ven 0x%x dev 0x%x sv 0x%x sd 0x%x class 0x%x\n",
in superio_probe()
470
DBG_INIT("
superio_probe
: ignoring IDE 87415\n");
in superio_probe()
472
DBG_INIT("
superio_probe
: ignoring USB OHCI controller\n");
in superio_probe()
474
DBG_INIT("
superio_probe
: WTF? Fire Extinguisher?\n");
in superio_probe()
491
.probe =
superio_probe
,
/kernel/linux/linux-6.6/drivers/parisc/
H
A
D
superio.c
447
superio_probe
(struct pci_dev *dev, const struct pci_device_id *id)
in superio_probe()
function
452
**
superio_probe
(00:0e.0) ven 0x100b dev 0x2 sv 0x0 sd 0x0 class 0x1018a
in superio_probe()
453
**
superio_probe
(00:0e.1) ven 0x100b dev 0xe sv 0x0 sd 0x0 class 0x68000
in superio_probe()
454
**
superio_probe
(00:0e.2) ven 0x100b dev 0x12 sv 0x0 sd 0x0 class 0xc0310
in superio_probe()
456
DBG_INIT("
superio_probe
(%s) ven 0x%x dev 0x%x sv 0x%x sd 0x%x class 0x%x\n",
in superio_probe()
470
DBG_INIT("
superio_probe
: ignoring IDE 87415\n");
in superio_probe()
472
DBG_INIT("
superio_probe
: ignoring USB OHCI controller\n");
in superio_probe()
474
DBG_INIT("
superio_probe
: WTF? Fire Extinguisher?\n");
in superio_probe()
491
.probe =
superio_probe
,
Completed in 2 milliseconds