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:ipu_crtc
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/
H
A
D
ipuv3-crtc.c
31
struct
ipu_crtc
{
struct
52
struct
ipu_crtc
*
ipu_crtc
= to_ipu_crtc(crtc);
in ipu_crtc_atomic_enable()
local
61
static void ipu_crtc_disable_planes(struct
ipu_crtc
*
ipu_crtc
,
in ipu_crtc_disable_planes()
argument
84
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_atomic_disable()
local
148
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_enable_vblank()
local
157
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_disable_vblank()
local
175
struct
ipu_crtc
*
ipu_crtc
= dev_id;
ipu_irq_handler()
local
209
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_mode_fixup()
local
249
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_atomic_flush()
local
262
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_mode_set_nofb()
local
321
ipu_put_resources(struct
ipu_crtc
*
ipu_crtc
)
ipu_put_resources()
argument
329
ipu_get_resources(struct
ipu_crtc
*
ipu_crtc
, struct ipu_client_platformdata *pdata)
ipu_get_resources()
argument
354
ipu_crtc
_init(struct
ipu_crtc
*
ipu_crtc
, struct ipu_client_platformdata *pdata, struct drm_device *drm)
ipu_crtc_init()
argument
435
struct
ipu_crtc
*
ipu_crtc
;
ipu_drm_bind()
local
448
struct
ipu_crtc
*
ipu_crtc
= dev_get_drvdata(dev);
ipu_drm_unbind()
local
464
struct
ipu_crtc
*
ipu_crtc
;
ipu_drm_probe()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/ipuv3/
H
A
D
ipuv3-crtc.c
31
struct
ipu_crtc
{
struct
52
struct
ipu_crtc
*
ipu_crtc
= to_ipu_crtc(crtc);
in ipu_crtc_atomic_enable()
local
61
static void ipu_crtc_disable_planes(struct
ipu_crtc
*
ipu_crtc
,
in ipu_crtc_disable_planes()
argument
86
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_atomic_disable()
local
150
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_enable_vblank()
local
159
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_disable_vblank()
local
176
struct
ipu_crtc
*
ipu_crtc
= dev_id;
ipu_irq_handler()
local
210
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_mode_fixup()
local
252
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_atomic_flush()
local
265
struct
ipu_crtc
*
ipu_crtc
= to_
ipu_crtc
(crtc);
ipu_crtc_mode_set_nofb()
local
335
struct
ipu_crtc
*
ipu_crtc
= ptr;
ipu_put_resources()
local
343
ipu_get_resources(struct drm_device *dev, struct
ipu_crtc
*
ipu_crtc
, struct ipu_client_platformdata *pdata)
ipu_get_resources()
argument
370
struct
ipu_crtc
*
ipu_crtc
;
ipu_drm_bind()
local
[all...]
Completed in 2 milliseconds