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:lvds_attr
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/hi3516cv500/mipi_rx/
H
A
D
mipi_rx.c
446
p_lvds_attr = &p_combo_dev_attr->
lvds_attr
;
in mipi_set_lvds_dev_attr()
1405
data_type = pdev_attr->
lvds_attr
.input_data_type;
in proc_show_mipi_device()
1406
wdr_mode = mipi_print_lvds_wdr_mode(pdev_attr->
lvds_attr
.wdr_mode);
in proc_show_mipi_device()
1454
pdev_attr->
lvds_attr
.lane_id[0],
in proc_show_mipi_lane()
1455
pdev_attr->
lvds_attr
.lane_id[1],
in proc_show_mipi_lane()
1456
pdev_attr->
lvds_attr
.lane_id[2], /* 2 -- lane_id 2 */
in proc_show_mipi_lane()
1457
pdev_attr->
lvds_attr
.lane_id[3]); /* 3 -- lane_id 3 */
in proc_show_mipi_lane()
1545
if (pstcombo_dev_attr->
lvds_attr
.lane_id[lane] != -1) {
in proc_show_lvds_lane_detect_info()
1548
devno_array[devno_idx], pstcombo_dev_attr->
lvds_attr
.lane_id[lane],
in proc_show_lvds_lane_detect_info()
H
A
D
hi_mipi.h
217
lvds_dev_attr_t
lvds_attr
;
member
/device/soc/hisilicon/hi3516dv300/sdk_linux/include/
H
A
D
hi_mipi.h
214
lvds_dev_attr_t
lvds_attr
;
member
/device/soc/hisilicon/hi3516dv300/sdk_liteos/include/
H
A
D
hi_mipi.h
212
lvds_dev_attr_t
lvds_attr
;
member
Completed in 6 milliseconds