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:match_flags
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
H
A
D
drm_modes.c
986
drm_mode_match(const struct drm_display_mode *mode1, const struct drm_display_mode *mode2, unsigned int
match_flags
)
drm_mode_match()
argument
H
A
D
drm_edid.c
3381
unsigned int
match_flags
= DRM_MODE_MATCH_TIMINGS | DRM_MODE_MATCH_FLAGS;
in drm_match_cea_mode_clock_tolerance()
local
3422
unsigned int
match_flags
= DRM_MODE_MATCH_TIMINGS | DRM_MODE_MATCH_FLAGS;
in drm_match_cea_mode()
local
3487
unsigned int
match_flags
= DRM_MODE_MATCH_TIMINGS | DRM_MODE_MATCH_FLAGS;
in drm_match_hdmi_mode_clock_tolerance()
local
3527
unsigned int
match_flags
in drm_match_hdmi_mode()
local
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H
A
D
wlioctl.h
6811
uint16
match_flags
; /**< Addition flags controlling the match */
member
Completed in 78 milliseconds