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:viafb_LCD2_ON
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H
A
D
global.c
21
int
viafb_LCD2_ON
;
variable
H
A
D
lcd.h
48
extern int
viafb_LCD2_ON
;
H
A
D
viafbdev.h
80
extern int
viafb_LCD2_ON
;
H
A
D
lcd.c
708
if (
viafb_LCD2_ON
in viafb_lcd_disable()
764
if (
viafb_LCD2_ON
)
in viafb_lcd_enable()
774
if (
viafb_LCD2_ON
&& (INTEGRATED_LVDS ==
in viafb_lcd_enable()
H
A
D
hw.c
580
if (
viafb_LCD2_ON
) {
in viafb_set_iga_path()
598
} else if (viafb_LCD_ON &&
viafb_LCD2_ON
) {
in viafb_set_iga_path()
641
if (
viafb_LCD2_ON
) {
in viafb_set_iga_path()
1707
/*If
viafb_LCD2_ON
, on cx700, internal lvds's information
in set_display_channel()
1709
if (
viafb_LCD2_ON
&&
in set_display_channel()
1922
if (
viafb_LCD2_ON
) {
in viafb_setmode()
H
A
D
viafbdev.c
941
if (
viafb_LCD2_ON
) {
in get_primary_device()
964
if (
viafb_LCD2_ON
== 1)
in retrieve_device_setting()
992
viafb_LCD2_ON
= STATE_OFF;
in parse_active_dev()
1038
viafb_LCD2_ON
= STATE_ON;
in parse_active_dev()
1042
viafb_LCD2_ON
= STATE_ON;
in parse_active_dev()
H
A
D
hw.h
621
extern int
viafb_LCD2_ON
;
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H
A
D
global.c
21
int
viafb_LCD2_ON
;
variable
H
A
D
lcd.h
48
extern int
viafb_LCD2_ON
;
H
A
D
viafbdev.h
80
extern int
viafb_LCD2_ON
;
H
A
D
lcd.c
706
if (
viafb_LCD2_ON
in viafb_lcd_disable()
762
if (
viafb_LCD2_ON
)
in viafb_lcd_enable()
772
if (
viafb_LCD2_ON
&& (INTEGRATED_LVDS ==
in viafb_lcd_enable()
H
A
D
hw.c
580
if (
viafb_LCD2_ON
) {
in viafb_set_iga_path()
598
} else if (viafb_LCD_ON &&
viafb_LCD2_ON
) {
in viafb_set_iga_path()
641
if (
viafb_LCD2_ON
) {
in viafb_set_iga_path()
1707
/*If
viafb_LCD2_ON
, on cx700, internal lvds's information
in set_display_channel()
1709
if (
viafb_LCD2_ON
&&
in set_display_channel()
1922
if (
viafb_LCD2_ON
) {
in viafb_setmode()
H
A
D
viafbdev.c
941
if (
viafb_LCD2_ON
) {
in get_primary_device()
964
if (
viafb_LCD2_ON
== 1)
in retrieve_device_setting()
992
viafb_LCD2_ON
= STATE_OFF;
in parse_active_dev()
1038
viafb_LCD2_ON
= STATE_ON;
in parse_active_dev()
1042
viafb_LCD2_ON
= STATE_ON;
in parse_active_dev()
H
A
D
hw.h
621
extern int
viafb_LCD2_ON
;
Completed in 15 milliseconds