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:cmdline_mode
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/tests/
H
A
D
drm_client_modeset_test.c
90
struct drm_cmdline_mode *
cmdline_mode
= &connector->
cmdline_mode
;
in drm_test_pick_cmdline_res_1920_1080_60()
local
131
struct drm_cmdline_mode *
cmdline_mode
= &connector->
cmdline_mode
;
in drm_test_pick_cmdline_named()
local
H
A
D
drm_probe_helper_test.c
70
enum drm_connector_tv_mode
cmdline_mode
;
member
/kernel/linux/linux-5.10/drivers/gpu/drm/
H
A
D
drm_probe_helper.c
147
struct drm_cmdline_mode *
cmdline_mode
;
in drm_helper_probe_add_cmdline_mode()
local
H
A
D
drm_client_modeset.c
162
struct drm_cmdline_mode *
cmdline_mode
;
in drm_connector_pick_cmdline_mode()
local
[all...]
H
A
D
drm_fb_helper.c
1507
struct drm_cmdline_mode *
cmdline_mode
;
in drm_fb_helper_single_fb_probe()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H
A
D
drm_probe_helper.c
146
struct drm_cmdline_mode *
cmdline_mode
;
in drm_helper_probe_add_cmdline_mode()
local
[all...]
H
A
D
drm_client_modeset.c
164
struct drm_cmdline_mode *
cmdline_mode
;
in drm_connector_pick_cmdline_mode()
local
[all...]
H
A
D
drm_fb_helper.c
1528
struct drm_cmdline_mode *
cmdline_mode
= &connector->
cmdline_mode
;
in __drm_fb_helper_find_sizes()
local
H
A
D
drm_modes.c
2283
drm_mode_parse_cmdline_named_mode(const char *name, unsigned int name_end, struct drm_
cmdline_mode
*
cmdline_mode
)
drm_mode_parse_cmdline_named_mode()
argument
[all...]
/kernel/linux/linux-5.10/include/drm/
H
A
D
drm_connector.h
1397
struct drm_cmdline_mode
cmdline_mode
;
member
/kernel/linux/linux-6.6/include/drm/
H
A
D
drm_connector.h
1731
struct drm_cmdline_mode
cmdline_mode
;
member
Completed in 21 milliseconds