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:vop_win_data
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H
A
D
rockchip_vop_reg.c
118
static const struct
vop_win_data
rk3036_vop_win_data[] = {
184
static const struct
vop_win_data
rk3126_vop_win_data[] = {
305
static const struct
vop_win_data
px30_vop_big_win_data[] = {
324
static const struct
vop_win_data
px30_vop_lit_win_data[] = {
415
static const struct
vop_win_data
rk3066_vop_win_data[] = {
516
static const struct
vop_win_data
rk3188_vop_win_data[] = {
660
static const struct
vop_win_data
rk3288_vop_win_data[] = {
758
static const struct
vop_win_data
rk3368_vop_win_data[] = {
895
static const struct
vop_win_data
rk3399_vop_win_data[] = {
930
static const struct
vop_win_data
rk3399_vop_lit_win_dat
[all...]
H
A
D
rockchip_drm_vop.c
128
const struct
vop_win_data
*data;
355
static void scl_vop_cal_scl_fac(struct vop *vop, const struct
vop_win_data
*win,
in scl_vop_cal_scl_fac()
580
const struct
vop_win_data
*win = vop_win->data;
in vop_win_disable()
693
const struct
vop_win_data
*win = vop_win->data;
in rockchip_drm_set_win_enabled()
795
const struct
vop_win_data
*win = vop_win->data;
in vop_plane_atomic_check()
885
const struct
vop_win_data
*win = vop_win->data;
in vop_plane_atomic_update()
1036
const struct
vop_win_data
*win = vop_win->data;
in vop_plane_atomic_async_check()
1749
const struct
vop_win_data
*win_data)
in vop_plane_add_properties()
1778
const struct
vop_win_data
*win_data = vop_win->data;
in vop_create_crtc()
1822
const struct
vop_win_data
*win_dat
in vop_create_crtc()
[all...]
H
A
D
rockchip_drm_vop.h
193
struct
vop_win_data
{
struct
208
const struct
vop_win_data
*win;
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H
A
D
rockchip_vop_reg.c
133
static const struct
vop_win_data
rk3036_vop_win_data[] = {
203
static const struct
vop_win_data
rk3126_vop_win_data[] = {
327
static const struct
vop_win_data
px30_vop_big_win_data[] = {
348
static const struct
vop_win_data
px30_vop_lit_win_data[] = {
449
static const struct
vop_win_data
rk3066_vop_win_data[] = {
558
static const struct
vop_win_data
rk3188_vop_win_data[] = {
704
static const struct
vop_win_data
rk3288_vop_win_data[] = {
809
static const struct
vop_win_data
rk3368_vop_win_data[] = {
967
static const struct
vop_win_data
rk3399_vop_win_data[] = {
1004
static const struct
vop_win_data
rk3399_vop_lit_win_dat
[all...]
H
A
D
rockchip_drm_vop.c
133
const struct
vop_win_data
*data;
366
static void scl_vop_cal_scl_fac(struct vop *vop, const struct
vop_win_data
*win,
in scl_vop_cal_scl_fac()
591
const struct
vop_win_data
*win = vop_win->data;
in vop_win_disable()
704
const struct
vop_win_data
*win = vop_win->data;
in rockchip_drm_set_win_enabled()
810
const struct
vop_win_data
*win = vop_win->data;
in vop_plane_atomic_check()
907
const struct
vop_win_data
*win = vop_win->data;
in vop_plane_atomic_update()
1063
const struct
vop_win_data
*win = vop_win->data;
in vop_plane_atomic_async_check()
1829
const struct
vop_win_data
*win_data)
in vop_plane_add_properties()
1858
const struct
vop_win_data
*win_data = vop_win->data;
in vop_create_crtc()
1902
const struct
vop_win_data
*win_dat
in vop_create_crtc()
[all...]
H
A
D
rockchip_drm_vop.h
215
struct
vop_win_data
{
struct
230
const struct
vop_win_data
*win;
Completed in 10 milliseconds