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:hw_wb
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H
A
D
dpu_rm.h
31
struct dpu_hw_wb *
hw_wb
[WB_MAX - WB_0];
member
H
A
D
dpu_encoder_phys_wb.c
44
struct dpu_hw_wb *
hw_wb
= phys_enc->
hw_wb
;
in dpu_encoder_phys_wb_set_ot_limit()
local
68
struct dpu_hw_wb *
hw_wb
;
in dpu_encoder_phys_wb_set_qos_remap()
local
104
struct dpu_
hw_wb
*
hw_wb
;
dpu_encoder_phys_wb_set_qos()
local
141
struct dpu_
hw_wb
*
hw_wb
;
dpu_encoder_phys_wb_setup_fb()
local
181
struct dpu_
hw_wb
*
hw_wb
;
dpu_encoder_phys_wb_setup_cdp()
local
287
struct dpu_
hw_wb
*
hw_wb
;
_dpu_encoder_phys_wb_update_flush()
local
328
struct dpu_
hw_wb
*
hw_wb
= phys_enc->
hw_wb
;
dpu_encoder_phys_wb_setup()
local
353
struct dpu_
hw_wb
*
hw_wb
= phys_enc->
hw_wb
;
_dpu_encoder_phys_wb_frame_done_helper()
local
526
struct dpu_
hw_wb
*
hw_wb
= phys_enc->
hw_wb
;
dpu_encoder_phys_wb_disable()
local
[all...]
H
A
D
dpu_hw_wb.c
223
void dpu_hw_wb_destroy(struct dpu_hw_wb *
hw_wb
)
in dpu_hw_wb_destroy()
argument
H
A
D
dpu_encoder_phys.h
183
struct dpu_hw_wb *
hw_wb
;
member
263
struct dpu_hw_wb *
hw_wb
;
member
/kernel/linux/linux-6.6/drivers/net/ethernet/fungible/funeth/
H
A
D
funeth_txrx.h
112
volatile __be64 *
hw_wb
; /* HW write-back location */
member
Completed in 4 milliseconds