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:mode_changed
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_crtc_helper.c
522
bool
mode_changed
= false; /* if true do a full mode set */
in drm_crtc_helper_set_config()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_crtc_helper.c
560
bool
mode_changed
= false; /* if true do a full mode set */
in drm_crtc_helper_set_config()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/pcs/
H
A
D
pcs-mtk-lynxi.c
111
bool
mode_changed
= false, changed;
in mtk_pcs_lynxi_config()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_stream.h
214
bool
mode_changed
: 1;
member
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_crtc.h
141
bool
mode_changed
: 1;
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_crtc.h
123
bool
mode_changed
: 1;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H
A
D
intel_atomic_plane.c
484
bool
mode_changed
= intel_crtc_needs_modeset(new_crtc_state);
in intel_plane_atomic_calc_changes()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H
A
D
dc_stream.h
279
bool
mode_changed
: 1;
member
/kernel/linux/linux-6.6/drivers/gpu/drm/imx/lcdc/
H
A
D
imx-lcdc.c
305
bool
mode_changed
= false;
in imx_lcdc_pipe_update()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/ingenic/
H
A
D
ingenic-ipu.c
699
bool
mode_changed
;
in ingenic_ipu_plane_atomic_set_property()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
en_ethtool.c
1797
bool
mode_changed
;
in set_pflag_cqe_based_moder()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H
A
D
intel_display.c
12386
bool
mode_changed
= needs_modeset(crtc_state);
in intel_plane_atomic_calc_changes()
local
12748
bool
mode_changed
= needs_modeset(crtc_state);
in intel_crtc_atomic_check()
local
15091
bool
mode_changed
= needs_modeset(crtc_state);
intel_atomic_prepare_commit()
local
[all...]
Completed in 34 milliseconds