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
refs:pipe_cursor
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_cfg.c
558
.
pipe_cursor
= {
674
.
pipe_cursor
= {
759
.
pipe_cursor
= {
848
.
pipe_cursor
= {
955
.
pipe_cursor
= {
1048
.
pipe_cursor
= {
H
A
D
mdp5_cfg.h
88
struct mdp5_pipe_block
pipe_cursor
;
member
H
A
D
mdp5_kms.c
759
ret = construct_pipes(mdp5_kms, hw_cfg->
pipe_cursor
.count,
in hwpipe_init()
760
cursor_planes, hw_cfg->
pipe_cursor
.base,
in hwpipe_init()
761
hw_cfg->
pipe_cursor
.caps);
in hwpipe_init()
H
A
D
mdp5.xml.h
549
case SSPP_CURSOR0: return (mdp5_cfg->
pipe_cursor
.base[0]);
in __offset_PIPE()
550
case SSPP_CURSOR1: return (mdp5_cfg->
pipe_cursor
.base[1]);
in __offset_PIPE()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H
A
D
mdp5_cfg.c
669
.
pipe_cursor
= {
790
.
pipe_cursor
= {
876
.
pipe_cursor
= {
968
.
pipe_cursor
= {
1057
.
pipe_cursor
= {
1164
.
pipe_cursor
= {
1257
.
pipe_cursor
= {
H
A
D
mdp5_cfg.h
94
struct mdp5_pipe_block
pipe_cursor
;
member
H
A
D
mdp5_kms.c
720
ret = construct_pipes(mdp5_kms, hw_cfg->
pipe_cursor
.count,
in hwpipe_init()
721
cursor_planes, hw_cfg->
pipe_cursor
.base,
in hwpipe_init()
722
hw_cfg->
pipe_cursor
.caps);
in hwpipe_init()
H
A
D
mdp5.xml.h
560
case SSPP_CURSOR0: return (mdp5_cfg->
pipe_cursor
.base[0]);
in __offset_PIPE()
561
case SSPP_CURSOR1: return (mdp5_cfg->
pipe_cursor
.base[1]);
in __offset_PIPE()
Completed in 17 milliseconds