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:SiS_CustomT
(Results
1 - 6
of
6
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H
A
D
init301.c
855
if(SiS_Pr->
SiS_CustomT
== CUT_CLEVO1400) {
in SiS_PanelDelay()
858
if(SiS_Pr->
SiS_CustomT
== CUT_COMPAQ1280) {
in SiS_PanelDelay()
1876
if(SiS_Pr->
SiS_CustomT
== CUT_BARCO1366) {
in SiS_GetLCDResInfo()
1878
} else if(SiS_Pr->
SiS_CustomT
== CUT_PANEL848) {
in SiS_GetLCDResInfo()
1880
} else if(SiS_Pr->
SiS_CustomT
== CUT_PANEL856) {
in SiS_GetLCDResInfo()
1941
if((SiS_Pr->
SiS_CustomT
== CUT_CLEVO1024) &&
in SiS_GetLCDResInfo()
2175
(SiS_Pr->
SiS_CustomT
== CUT_BARCO1366) ||
in SiS_GetLCDResInfo()
2176
(SiS_Pr->
SiS_CustomT
== CUT_BARCO1024) ||
in SiS_GetLCDResInfo()
2177
(SiS_Pr->
SiS_CustomT
== CUT_PANEL848) ||
in SiS_GetLCDResInfo()
2178
(SiS_Pr->
SiS_CustomT
in SiS_GetLCDResInfo()
[all...]
H
A
D
vstruct.h
207
/* Defines for
SiS_CustomT
*/
285
unsigned int
SiS_CustomT
;
member
H
A
D
sis_main.c
423
ivideo->SiS_Pr.
SiS_CustomT
= mycustomttable[i].SpecialID;
in sisfb_detect_custom_timing()
671
if((ivideo->SiS_Pr.
SiS_CustomT
!= CUT_PANEL848) &&
in sisfb_validate_mode()
672
(ivideo->SiS_Pr.
SiS_CustomT
!= CUT_PANEL856)) {
in sisfb_validate_mode()
693
ivideo->SiS_Pr.
SiS_CustomT
, xres, yres, ivideo->vbflags2) < 0x14) {
in sisfb_validate_mode()
1768
ivideo->sisfb_infoblock.sisfb_specialtiming = ivideo->SiS_Pr.
SiS_CustomT
;
in sisfb_ioctl()
2967
if(ivideo->SiS_Pr.
SiS_CustomT
== CUT_BARCO1366) {
in sisfb_detect_lcd_type()
2970
} else if(ivideo->SiS_Pr.
SiS_CustomT
== CUT_PANEL848) {
in sisfb_detect_lcd_type()
2973
} else if(ivideo->SiS_Pr.
SiS_CustomT
== CUT_PANEL856) {
in sisfb_detect_lcd_type()
5949
ivideo->SiS_Pr.
SiS_CustomT
= sisfb_specialtiming;
in sisfb_probe()
6122
if(ivideo->SiS_Pr.
SiS_CustomT
in sisfb_probe()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H
A
D
init301.c
855
if(SiS_Pr->
SiS_CustomT
== CUT_CLEVO1400) {
in SiS_PanelDelay()
858
if(SiS_Pr->
SiS_CustomT
== CUT_COMPAQ1280) {
in SiS_PanelDelay()
1876
if(SiS_Pr->
SiS_CustomT
== CUT_BARCO1366) {
in SiS_GetLCDResInfo()
1878
} else if(SiS_Pr->
SiS_CustomT
== CUT_PANEL848) {
in SiS_GetLCDResInfo()
1880
} else if(SiS_Pr->
SiS_CustomT
== CUT_PANEL856) {
in SiS_GetLCDResInfo()
1941
if((SiS_Pr->
SiS_CustomT
== CUT_CLEVO1024) &&
in SiS_GetLCDResInfo()
2175
(SiS_Pr->
SiS_CustomT
== CUT_BARCO1366) ||
in SiS_GetLCDResInfo()
2176
(SiS_Pr->
SiS_CustomT
== CUT_BARCO1024) ||
in SiS_GetLCDResInfo()
2177
(SiS_Pr->
SiS_CustomT
== CUT_PANEL848) ||
in SiS_GetLCDResInfo()
2178
(SiS_Pr->
SiS_CustomT
in SiS_GetLCDResInfo()
[all...]
H
A
D
vstruct.h
207
/* Defines for
SiS_CustomT
*/
285
unsigned int
SiS_CustomT
;
member
H
A
D
sis_main.c
424
ivideo->SiS_Pr.
SiS_CustomT
= mycustomttable[i].SpecialID;
in sisfb_detect_custom_timing()
672
if ((ivideo->SiS_Pr.
SiS_CustomT
!= CUT_PANEL848) &&
in sisfb_validate_mode()
673
(ivideo->SiS_Pr.
SiS_CustomT
!= CUT_PANEL856)) {
in sisfb_validate_mode()
694
ivideo->SiS_Pr.
SiS_CustomT
, xres, yres, ivideo->vbflags2) < 0x14) {
in sisfb_validate_mode()
1771
ivideo->sisfb_infoblock.sisfb_specialtiming = ivideo->SiS_Pr.
SiS_CustomT
;
in sisfb_ioctl()
2979
if(ivideo->SiS_Pr.
SiS_CustomT
== CUT_BARCO1366) {
in sisfb_detect_lcd_type()
2982
} else if(ivideo->SiS_Pr.
SiS_CustomT
== CUT_PANEL848) {
in sisfb_detect_lcd_type()
2985
} else if(ivideo->SiS_Pr.
SiS_CustomT
== CUT_PANEL856) {
in sisfb_detect_lcd_type()
5967
ivideo->SiS_Pr.
SiS_CustomT
= sisfb_specialtiming;
in sisfb_probe()
6140
if(ivideo->SiS_Pr.
SiS_CustomT
in sisfb_probe()
[all...]
Completed in 26 milliseconds