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:INTERFACE_LVDS1
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H
A
D
lcd.c
602
if (
INTERFACE_LVDS1
== plvds_chip_info->output_interface)
in integrated_lvds_disable()
631
case
INTERFACE_LVDS1
:
in integrated_lvds_disable()
667
case
INTERFACE_LVDS1
:
in integrated_lvds_enable()
686
case
INTERFACE_LVDS1
:
in integrated_lvds_enable()
887
plvds_chip_info->output_interface =
INTERFACE_LVDS1
;
in check_diport_of_integrated_lvds()
893
plvds_chip_info->output_interface =
INTERFACE_LVDS1
;
in check_diport_of_integrated_lvds()
H
A
D
share.h
262
#define
INTERFACE_LVDS1
0x08
macro
H
A
D
hw.c
536
case
INTERFACE_LVDS1
:
in get_lcd_devices()
1648
INTERFACE_LVDS1
;
in init_lvds_chip_info()
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H
A
D
lcd.c
600
if (
INTERFACE_LVDS1
== plvds_chip_info->output_interface)
in integrated_lvds_disable()
629
case
INTERFACE_LVDS1
:
in integrated_lvds_disable()
665
case
INTERFACE_LVDS1
:
in integrated_lvds_enable()
684
case
INTERFACE_LVDS1
:
in integrated_lvds_enable()
885
plvds_chip_info->output_interface =
INTERFACE_LVDS1
;
in check_diport_of_integrated_lvds()
891
plvds_chip_info->output_interface =
INTERFACE_LVDS1
;
in check_diport_of_integrated_lvds()
H
A
D
share.h
262
#define
INTERFACE_LVDS1
0x08
macro
H
A
D
hw.c
536
case
INTERFACE_LVDS1
:
in get_lcd_devices()
1648
INTERFACE_LVDS1
;
in init_lvds_chip_info()
Completed in 9 milliseconds