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:drv_req
(Results
1 - 7
of
7
) sorted by relevance
/kernel/linux/linux-5.10/drivers/ide/
H
A
D
ide-io.c
148
u8
drv_req
= ata_misc_request(rq) && rq->rq_disk;
in ide_kill_rq()
local
/kernel/linux/linux-5.10/drivers/crypto/caam/
H
A
D
qi.c
139
struct caam_drv_req *
drv_req
;
in caam_fq_ern_cb()
local
570
struct caam_
drv_req
*
drv_req
;
caam_rsp_fq_dqrr_cb()
local
[all...]
H
A
D
caamalg_qi.c
805
struct caam_drv_req
drv_req
;
member
825
struct caam_drv_req
drv_req
;
member
912
static void aead_done(struct caam_drv_req *
drv_req
, u32 status)
in aead_done()
argument
1205
skcipher_done(struct caam_
drv_req
*
drv_req
, u32 status)
skcipher_done()
argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/caam/
H
A
D
qi.c
146
struct caam_drv_req *
drv_req
;
in caam_fq_ern_cb()
local
574
struct caam_
drv_req
*
drv_req
;
caam_rsp_fq_dqrr_cb()
local
[all...]
H
A
D
caamalg_qi.c
810
struct caam_drv_req
drv_req
;
member
830
struct caam_drv_req
drv_req
;
member
917
static void aead_done(struct caam_drv_req *
drv_req
, u32 status)
in aead_done()
argument
1216
skcipher_done(struct caam_
drv_req
*
drv_req
, u32 status)
skcipher_done()
argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_display_power_well.c
887
u32
drv_req
= intel_de_read(dev_priv, regs->driver);
in hsw_power_well_sync_hw()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_display_power.c
1107
u32
drv_req
= intel_de_read(dev_priv, regs->driver);
in hsw_power_well_sync_hw()
local
Completed in 15 milliseconds