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:cdx_dev
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-6.6/drivers/vfio/cdx/
H
A
D
main.c
15
struct cdx_device *
cdx_dev
= to_cdx_device(core_vdev->dev);
in vfio_cdx_open_device()
local
59
struct cdx_device *
cdx_dev
= to_cdx_device(vdev->vdev.dev);
in vfio_cdx_ioctl_get_info()
local
81
struct cdx_device *
cdx_dev
= to_cdx_device(vdev->vdev.dev);
in vfio_cdx_ioctl_get_region_info()
local
145
struct cdx_device *
cdx_dev
= to_cdx_device(core_vdev->dev);
in vfio_cdx_mmap()
local
178
vfio_cdx_probe(struct
cdx_dev
ice *
cdx_dev
)
vfio_cdx_probe()
argument
201
vfio_cdx_remove(struct
cdx_dev
ice *
cdx_dev
)
vfio_cdx_remove()
argument
[all...]
/kernel/linux/linux-6.6/drivers/cdx/
H
A
D
cdx.c
84
struct cdx_device *
cdx_dev
= to_cdx_device(dev);
in cdx_dev_reset()
local
122
struct cdx_device *
cdx_dev
= to_cdx_device(dev);
in cdx_unregister_device()
local
195
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
cdx_bus_match()
local
230
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
cdx_probe()
local
245
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
cdx_remove()
local
254
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
cdx_shutdown()
local
263
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
cdx_dma_configure()
local
351
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
driver_override_store()
local
367
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
driver_override_show()
local
381
ATTRIBUTE_GROUPS(
cdx_dev
);
global()
variable
458
struct
cdx_dev
ice *
cdx_dev
= to_
cdx_dev
ice(dev);
cdx_device_release()
local
467
struct
cdx_dev
ice *
cdx_dev
;
cdx_device_add()
local
[all...]
Completed in 2 milliseconds