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:parisc_walk_tree
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/parisc/
H
A
D
iommu.h
9
static inline struct pci_hba_data *
parisc_walk_tree
(struct device *dev)
in parisc_walk_tree()
function
31
struct pci_hba_data *pdata =
parisc_walk_tree
(dev);
in GET_IOC()
H
A
D
dino.c
174
struct dino_device *d = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_cfg_read()
209
struct dino_device *d = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_cfg_write()
474
dino_dev = DINO_DEV(
parisc_walk_tree
(dev->bus->bridge));
in pci_dev_is_behind_card_dino()
511
struct dino_device *dino_dev = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_card_setup()
601
struct dino_device *dino_dev = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_fixup_bus()
H
A
D
lba_pci.c
365
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in elroy_cfg_read()
432
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in elroy_cfg_write()
482
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in mercury_cfg_read()
514
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in mercury_cfg_write()
719
struct lba_device *ldev = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in lba_fixup_bus()
/kernel/linux/linux-6.6/drivers/parisc/
H
A
D
iommu.h
9
static inline struct pci_hba_data *
parisc_walk_tree
(struct device *dev)
in parisc_walk_tree()
function
31
struct pci_hba_data *pdata =
parisc_walk_tree
(dev);
in GET_IOC()
H
A
D
dino.c
174
struct dino_device *d = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_cfg_read()
209
struct dino_device *d = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_cfg_write()
474
dino_dev = DINO_DEV(
parisc_walk_tree
(dev->bus->bridge));
in pci_dev_is_behind_card_dino()
511
struct dino_device *dino_dev = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_card_setup()
601
struct dino_device *dino_dev = DINO_DEV(
parisc_walk_tree
(bus->bridge));
in dino_fixup_bus()
H
A
D
lba_pci.c
365
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in elroy_cfg_read()
432
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in elroy_cfg_write()
482
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in mercury_cfg_read()
514
struct lba_device *d = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in mercury_cfg_write()
719
struct lba_device *ldev = LBA_DEV(
parisc_walk_tree
(bus->bridge));
in lba_fixup_bus()
Completed in 9 milliseconds