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:sti_hqvdp
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H
A
D
sti_hqvdp.c
343
struct
sti_hqvdp
{
struct
360
#define to_sti_hqvdp(x) container_of(x, struct
sti_hqvdp
, plane)
376
static int sti_hqvdp_get_free_cmd(struct
sti_hqvdp
*hqvdp)
in sti_hqvdp_get_free_cmd()
404
static int sti_hqvdp_get_curr_cmd(struct
sti_hqvdp
*hqvdp)
in sti_hqvdp_get_curr_cmd()
432
static int sti_hqvdp_get_next_cmd(struct
sti_hqvdp
*hqvdp)
in sti_hqvdp_get_next_cmd()
566
struct
sti_hqvdp
*hqvdp = (struct
sti_hqvdp
*)node->info_ent->data;
in hqvdp_dbg_show()
642
static void hqvdp_debugfs_init(struct
sti_hqvdp
*hqvdp, struct drm_minor *minor)
in hqvdp_debugfs_init()
732
static bool sti_hqvdp_check_hw_scaling(struct
sti_hqvdp
*hqvdp,
in sti_hqvdp_check_hw_scaling()
754
static void sti_hqvdp_disable(struct
sti_hqvdp
*hqvd
[all...]
H
A
D
Makefile
19
sti_hqvdp
.o \
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H
A
D
sti_hqvdp.c
345
struct
sti_hqvdp
{
struct
362
#define to_sti_hqvdp(x) container_of(x, struct
sti_hqvdp
, plane)
378
static int sti_hqvdp_get_free_cmd(struct
sti_hqvdp
*hqvdp)
in sti_hqvdp_get_free_cmd()
406
static int sti_hqvdp_get_curr_cmd(struct
sti_hqvdp
*hqvdp)
in sti_hqvdp_get_curr_cmd()
434
static int sti_hqvdp_get_next_cmd(struct
sti_hqvdp
*hqvdp)
in sti_hqvdp_get_next_cmd()
568
struct
sti_hqvdp
*hqvdp = (struct
sti_hqvdp
*)node->info_ent->data;
in hqvdp_dbg_show()
644
static void hqvdp_debugfs_init(struct
sti_hqvdp
*hqvdp, struct drm_minor *minor)
in hqvdp_debugfs_init()
734
static bool sti_hqvdp_check_hw_scaling(struct
sti_hqvdp
*hqvdp,
in sti_hqvdp_check_hw_scaling()
756
static void sti_hqvdp_disable(struct
sti_hqvdp
*hqvd
[all...]
H
A
D
Makefile
19
sti_hqvdp
.o \
Completed in 4 milliseconds