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:kmb
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/kmb/
H
A
D
Makefile
H
A
D
kmb_crtc.c
32
struct kmb_drm_private *
kmb
= to_kmb(dev);
in kmb_crtc_enable_vblank()
local
48
struct kmb_drm_private *
kmb
= to_kmb(dev);
in kmb_crtc_disable_vblank()
local
74
struct kmb_drm_private *
kmb
= to_kmb(dev);
in kmb_crtc_set_mode()
local
138
struct
kmb
_drm_private *
kmb
= crtc_to_
kmb
_priv(crtc);
kmb_crtc_atomic_enable()
local
148
struct
kmb
_drm_private *
kmb
= crtc_to_
kmb
_priv(crtc);
kmb_crtc_atomic_disable()
local
162
struct
kmb
_drm_private *
kmb
= to_
kmb
(dev);
kmb_crtc_atomic_begin()
local
172
struct
kmb
_drm_private *
kmb
= to_
kmb
(dev);
kmb_crtc_atomic_flush()
local
231
struct
kmb
_drm_private *
kmb
= to_
kmb
(drm);
kmb_setup_crtc()
local
[all...]
H
A
D
kmb_plane.c
69
struct kmb_drm_private *
kmb
;
in check_pixel_format()
local
96
struct kmb_drm_private *
kmb
;
in kmb_plane_atomic_check()
local
146
struct kmb_drm_private *
kmb
;
in kmb_plane_atomic_disable()
local
286
config_csc(struct
kmb
_drm_private *
kmb
, int plane_id)
config_csc()
argument
303
kmb
_plane_set_alpha(struct
kmb
_drm_private *
kmb
, const struct drm_plane_state *state, unsigned char plane_id, unsigned int *val)
kmb_plane_set_alpha()
argument
349
struct
kmb
_drm_private *
kmb
;
kmb_plane_atomic_update()
local
571
struct
kmb
_drm_private *
kmb
= to_
kmb
(drm);
kmb_plane_init()
local
[all...]
H
A
D
kmb_drv.c
29
static int kmb_display_clk_enable(struct kmb_drm_private *
kmb
)
in kmb_display_clk_enable()
argument
42
static int kmb_initialize_clocks(struct kmb_drm_private *
kmb
, struct device *dev)
in kmb_initialize_clocks()
argument
88
kmb
_display_clk_disable(struct
kmb
_drm_private *
kmb
)
kmb_display_clk_disable()
argument
113
struct
kmb
_drm_private *
kmb
= to_
kmb
(drm);
kmb_hw_init()
local
172
struct
kmb
_drm_private *
kmb
= to_
kmb
(drm);
kmb_setup_mode_config()
local
207
struct
kmb
_drm_private *
kmb
= to_
kmb
(dev);
handle_lcd_irq()
local
430
struct
kmb
_drm_private *
kmb
= to_
kmb
(drm);
kmb_irq_uninstall()
local
455
struct
kmb
_drm_private *
kmb
= to_
kmb
(drm);
kmb_remove()
local
482
struct
kmb
_drm_private *
kmb
;
kmb_probe()
local
593
struct
kmb
_drm_private *
kmb
= to_
kmb
(drm);
kmb_pm_suspend()
local
609
struct
kmb
_drm_private *
kmb
= drm ? to_
kmb
(drm) : NULL;
kmb_pm_resume()
local
[all...]
Completed in 2 milliseconds