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:s3c_fb_win
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
s3c-fb.c
154
* struct
s3c_fb_win
- per window private data for each framebuffer.
164
struct
s3c_fb_win
{
struct
214
struct
s3c_fb_win
*windows[S3C_FB_MAX_WIN];
226
static bool s3c_fb_validate_win_bpp(struct
s3c_fb_win
*win, unsigned int bpp)
in s3c_fb_validate_win_bpp()
242
struct
s3c_fb_win
*win = info->par;
in s3c_fb_check_var()
392
static void vidosd_set_size(struct
s3c_fb_win
*win, u32 size)
in vidosd_set_size()
408
static void vidosd_set_alpha(struct
s3c_fb_win
*win, u32 alpha)
in vidosd_set_alpha()
422
static void shadow_protect_win(struct
s3c_fb_win
*win, bool protect)
in shadow_protect_win()
488
struct
s3c_fb_win
*win = info->par;
in s3c_fb_set_par()
697
struct
s3c_fb_win
*wi
in s3c_fb_update_palette()
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
s3c-fb.c
155
* struct
s3c_fb_win
- per window private data for each framebuffer.
165
struct
s3c_fb_win
{
struct
215
struct
s3c_fb_win
*windows[S3C_FB_MAX_WIN];
227
static bool s3c_fb_validate_win_bpp(struct
s3c_fb_win
*win, unsigned int bpp)
in s3c_fb_validate_win_bpp()
243
struct
s3c_fb_win
*win = info->par;
in s3c_fb_check_var()
393
static void vidosd_set_size(struct
s3c_fb_win
*win, u32 size)
in vidosd_set_size()
409
static void vidosd_set_alpha(struct
s3c_fb_win
*win, u32 alpha)
in vidosd_set_alpha()
423
static void shadow_protect_win(struct
s3c_fb_win
*win, bool protect)
in shadow_protect_win()
489
struct
s3c_fb_win
*win = info->par;
in s3c_fb_set_par()
698
struct
s3c_fb_win
*wi
in s3c_fb_update_palette()
[all...]
Completed in 5 milliseconds