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:dev_set
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/
H
A
D
vfio.h
51
struct vfio_device_set *
dev_set
;
member
/kernel/linux/linux-6.6/drivers/vfio/
H
A
D
vfio_main.c
64
struct vfio_device_set *
dev_set
;
in vfio_assign_device_set()
local
112
struct vfio_device_set *
dev_set
= device->
dev_set
;
vfio_release_device_set()
local
131
vfio_device_set_open_count(struct vfio_device_set *
dev_set
)
vfio_device_set_open_count()
argument
145
vfio_find_device_in_devset(struct vfio_device_set *
dev_set
, struct device *dev)
vfio_find_device_in_devset()
argument
[all...]
/kernel/linux/linux-6.6/drivers/vfio/pci/
H
A
D
vfio_pci_core.c
803
struct vfio_device_set *
dev_set
= fill->vdev->
dev_set
;
in vfio_pci_fill_devs()
local
2396
struct vfio_device_set *
dev_set
= data;
vfio_pci_is_device_in_set()
local
2412
vfio_pci_
dev_set
_resettable(struct vfio_device_set *
dev_set
)
vfio_pci_dev_set_resettable()
argument
2438
vfio_pci_
dev_set
_pm_runtime_get(struct vfio_device_set *
dev_set
)
vfio_pci_dev_set_pm_runtime_get()
argument
2464
vfio_pci_
dev_set
_hot_reset(struct vfio_device_set *
dev_set
, struct vfio_pci_group_info *groups, struct iommufd_ctx *iommufd_ctx)
vfio_pci_dev_set_hot_reset()
argument
2585
vfio_pci_
dev_set
_needs_reset(struct vfio_device_set *
dev_set
)
vfio_pci_dev_set_needs_reset()
argument
2606
vfio_pci_
dev_set
_try_reset(struct vfio_device_set *
dev_set
)
vfio_pci_dev_set_try_reset()
argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H
A
D
arm_scpi.c
773
struct dev_pstate_set
dev_set
= {
in scpi_device_set_power_state()
local
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
arm_scpi.c
773
struct dev_pstate_set
dev_set
= {
in scpi_device_set_power_state()
local
Completed in 9 milliseconds