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:pan_offset
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
ps3fb.c
134
unsigned int
pan_offset
;
member
497
ddr_base + par->fb_offset, xdr_base + par->
pan_offset
,
in ps3fb_sync()
641
par->
pan_offset
= info->var.yoffset * xdr_line_length +
in ps3fb_set_par()
698
par->
pan_offset
= var->yoffset * info->fix.line_length +
in ps3fb_pan_display()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
ps3fb.c
134
unsigned int
pan_offset
;
member
497
ddr_base + par->fb_offset, xdr_base + par->
pan_offset
,
in ps3fb_sync()
641
par->
pan_offset
= info->var.yoffset * xdr_line_length +
in ps3fb_set_par()
698
par->
pan_offset
= var->yoffset * info->fix.line_length +
in ps3fb_pan_display()
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H
A
D
intelfb.h
271
u32
pan_offset
;
member
H
A
D
intelfbhw.c
404
dinfo->vsync.
pan_offset
= offset;
in intelfbhw_pan_display()
2029
OUTREG(DSPABASE, dinfo->vsync.
pan_offset
);
in intelfbhw_irq()
2074
OUTREG(DSPABASE, dinfo->vsync.
pan_offset
);
in intelfbhw_disable_irq()
H
A
D
intelfbdrv.c
882
dinfo->vsync.
pan_offset
= 0;
in intelfb_pci_register()
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/
H
A
D
intelfb.h
271
u32
pan_offset
;
member
H
A
D
intelfbhw.c
402
dinfo->vsync.
pan_offset
= offset;
in intelfbhw_pan_display()
2027
OUTREG(DSPABASE, dinfo->vsync.
pan_offset
);
in intelfbhw_irq()
2072
OUTREG(DSPABASE, dinfo->vsync.
pan_offset
);
in intelfbhw_disable_irq()
H
A
D
intelfbdrv.c
890
dinfo->vsync.
pan_offset
= 0;
in intelfb_pci_register()
Completed in 14 milliseconds