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:set_fb_fix
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H
A
D
omapfb.h
110
void
set_fb_fix
(struct fb_info *fbi);
H
A
D
omapfb-ioctl.c
100
set_fb_fix
(fbi);
in omapfb_setup_plane()
156
set_fb_fix
(fbi);
in omapfb_setup_plane()
H
A
D
omapfb-sysfs.c
115
set_fb_fix
(fbi);
in store_mirror()
H
A
D
omapfb-main.c
590
void
set_fb_fix
(struct fb_info *fbi)
in set_fb_fix()
function
597
DBG("
set_fb_fix
\n");
in set_fb_fix()
1024
set_fb_fix
(fbi);
in omapfb_set_par()
1639
set_fb_fix
(fbi);
in omapfb_realloc_fbmem()
1794
set_fb_fix
(fbi);
in omapfb_fb_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H
A
D
omapfb.h
110
void
set_fb_fix
(struct fb_info *fbi);
H
A
D
omapfb-ioctl.c
100
set_fb_fix
(fbi);
in omapfb_setup_plane()
156
set_fb_fix
(fbi);
in omapfb_setup_plane()
H
A
D
omapfb-sysfs.c
116
set_fb_fix
(fbi);
in store_mirror()
H
A
D
omapfb-main.c
590
void
set_fb_fix
(struct fb_info *fbi)
in set_fb_fix()
function
597
DBG("
set_fb_fix
\n");
in set_fb_fix()
1024
set_fb_fix
(fbi);
in omapfb_set_par()
1639
set_fb_fix
(fbi);
in omapfb_realloc_fbmem()
1793
set_fb_fix
(fbi);
in omapfb_fb_init()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H
A
D
omapfb_main.c
366
static void
set_fb_fix
(struct fb_info *fbi, int from_init)
in set_fb_fix()
function
664
set_fb_fix
(fbi, 0);
in omapfb_set_par()
864
set_fb_fix
(fbi, 0);
in omapfb_setup_mem()
1464
set_fb_fix
(info, 1);
in fbinfo_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H
A
D
omapfb_main.c
366
static void
set_fb_fix
(struct fb_info *fbi, int from_init)
in set_fb_fix()
function
670
set_fb_fix
(fbi, 0);
in omapfb_set_par()
869
set_fb_fix
(fbi, 0);
in omapfb_setup_mem()
1466
set_fb_fix
(info, 1);
in fbinfo_init()
Completed in 15 milliseconds