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
defs:vdpa_aux
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/vdpa/pds/
H
A
D
aux_drv.c
39
struct pds_vdpa_aux *
vdpa_aux
;
in pds_vdpa_probe()
local
92
struct pds_
vdpa_aux
*
vdpa_aux
= auxiliary_get_drvdata(aux_dev);
pds_vdpa_remove()
local
[all...]
H
A
D
debugfs.c
170
void pds_vdpa_debugfs_add_pcidev(struct pds_vdpa_aux *
vdpa_aux
)
in pds_vdpa_debugfs_add_pcidev()
argument
177
struct pds_vdpa_aux *
vdpa_aux
= seq->private;
in identity_show()
local
195
void pds_vdpa_debugfs_add_ident(struct pds_vdpa_aux *
vdpa_aux
)
in pds_vdpa_debugfs_add_ident()
argument
257
pds_vdpa_debugfs_add_vdpadev(struct pds_
vdpa_aux
*
vdpa_aux
)
pds_vdpa_debugfs_add_vdpadev()
argument
272
pds_vdpa_debugfs_del_vdpadev(struct pds_
vdpa_aux
*
vdpa_aux
)
pds_vdpa_debugfs_del_vdpadev()
argument
278
pds_vdpa_debugfs_reset_vdpadev(struct pds_
vdpa_aux
*
vdpa_aux
)
pds_vdpa_debugfs_reset_vdpadev()
argument
[all...]
H
A
D
vdpa_dev.h
35
struct pds_vdpa_aux *
vdpa_aux
;
member
H
A
D
vdpa_dev.c
383
struct pds_
vdpa_aux
*
vdpa_aux
= pdsv->
vdpa_aux
;
pds_vdpa_request_irqs()
local
432
struct pds_
vdpa_aux
*
vdpa_aux
= pdsv->
vdpa_aux
;
pds_vdpa_release_irqs()
local
608
struct pds_
vdpa_aux
*
vdpa_aux
;
pds_vdpa_dev_add()
local
757
struct pds_
vdpa_aux
*
vdpa_aux
;
pds_vdpa_dev_del()
local
777
pds_vdpa_get_mgmt_info(struct pds_
vdpa_aux
*
vdpa_aux
)
pds_vdpa_get_mgmt_info()
argument
[all...]
Completed in 2 milliseconds