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
refs:bus_formats
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H
A
D
rockchip_lvds.c
175
bus_format = info->
bus_formats
[0];
in rockchip_lvds_encoder_atomic_mode_set()
213
s->bus_format = info->
bus_formats
[0];
in rockchip_lvds_encoder_atomic_check()
H
A
D
rockchip_rgb.c
182
s->bus_format = info->
bus_formats
[0];
in rockchip_rgb_encoder_atomic_check()
H
A
D
analogix_dp-rockchip.c
370
s->bus_format = di->
bus_formats
[0];
in rockchip_dp_drm_encoder_atomic_check()
H
A
D
dw-mipi-dsi-rockchip.c
699
s->bus_format = info->
bus_formats
[0];
in dw_mipi_dsi_encoder_atomic_check()
H
A
D
dw-mipi-dsi2-rockchip.c
869
s->bus_format = info->
bus_formats
[0];
in dw_mipi_dsi2_encoder_atomic_check()
/device/soc/rockchip/common/sdk_linux/include/drm/
H
A
D
drm_connector.h
519
* match the formats in @
bus_formats
which are shared with v4l.
524
* @
bus_formats
: Pixel data format on the wire, somewhat redundant with
528
const u32 *
bus_formats
;
member
530
* @num_bus_formats: Size of @
bus_formats
array.
573
* more stuff redundant with @
bus_formats
.
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H
A
D
dw-mipi-dsi2-rockchip.c
865
s->bus_format = info->
bus_formats
[0];
in dw_mipi_dsi2_encoder_atomic_check()
Completed in 16 milliseconds