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:pa_dev
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H
A
D
platform-access.c
61
struct psp_platform_access_device *
pa_dev
;
in psp_send_platform_access_msg()
local
151
struct psp_platform_access_device *
pa_dev
;
psp_ring_platform_doorbell()
local
196
struct psp_platform_access_device *
pa_dev
= psp->platform_access_data;
platform_access_dev_destroy()
local
209
struct psp_platform_access_device *
pa_dev
;
platform_access_dev_init()
local
[all...]
/kernel/linux/linux-5.10/arch/parisc/kernel/
H
A
D
drivers.c
125
struct parisc_device *
pa_dev
= to_parisc_device(dev);
in parisc_driver_probe()
local
138
struct parisc_device *
pa_dev
= to_parisc_device(dev);
in parisc_driver_remove()
local
/kernel/linux/linux-6.6/arch/parisc/kernel/
H
A
D
drivers.c
125
struct parisc_device *
pa_dev
= to_parisc_device(dev);
in parisc_driver_probe()
local
138
struct parisc_device *
pa_dev
= to_parisc_device(dev);
in parisc_driver_remove()
local
/kernel/linux/linux-5.10/drivers/parisc/
H
A
D
lba_pci.c
1018
lba_pat_resources(struct parisc_device *
pa_dev
, struct lba_device *lba_dev)
in lba_pat_resources()
argument
1172
lba_legacy_resources(struct parisc_device *
pa_dev
, struct lba_device *lba_dev)
in lba_legacy_resources()
argument
[all...]
/kernel/linux/linux-6.6/drivers/parisc/
H
A
D
lba_pci.c
1018
lba_pat_resources(struct parisc_device *
pa_dev
, struct lba_device *lba_dev)
in lba_pat_resources()
argument
1168
lba_legacy_resources(struct parisc_device *
pa_dev
, struct lba_device *lba_dev)
in lba_legacy_resources()
argument
[all...]
Completed in 8 milliseconds