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
defs:new_var
(Results
1 - 12
of
12
) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H
A
D
omapfb-sysfs.c
97
struct fb_var_screeninfo
new_var
;
in store_mirror()
local
H
A
D
omapfb-main.c
1042
struct fb_var_screeninfo
new_var
;
in omapfb_pan_display()
local
1633
struct fb_var_screeninfo
new_var
;
in omapfb_realloc_fbmem()
local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/
H
A
D
omapfb-sysfs.c
98
struct fb_var_screeninfo
new_var
;
in store_mirror()
local
H
A
D
omapfb-main.c
1042
struct fb_var_screeninfo
new_var
;
in omapfb_pan_display()
local
1633
struct fb_var_screeninfo
new_var
;
in omapfb_realloc_fbmem()
local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H
A
D
efivars.c
201
struct efi_variable *
new_var
, *var = &entry->var;
in efivar_store_raw()
local
367
struct efi_variable *
new_var
in efivar_create()
local
491
efivar_create_sysfs_entry(struct efivar_entry *
new_var
)
efivar_create_sysfs_entry()
argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/
H
A
D
omapfb.h
210
struct fb_var_screeninfo
new_var
; /* for mode changes */
member
H
A
D
omapfb_main.c
597
struct fb_var_screeninfo *
new_var
= &fbdev->
new_var
;
in omapfb_pan_display()
local
828
struct fb_var_screeninfo *
new_var
in omapfb_setup_mem()
local
[all...]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/
H
A
D
omapfb.h
212
struct fb_var_screeninfo
new_var
; /* for mode changes */
member
H
A
D
omapfb_main.c
603
struct fb_var_screeninfo *
new_var
= &fbdev->
new_var
;
in omapfb_pan_display()
local
833
struct fb_var_screeninfo *
new_var
in omapfb_setup_mem()
local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
da8xx-fb.c
1213
struct fb_var_screeninfo
new_var
;
in da8xx_pan_display()
local
[all...]
H
A
D
mx3fb.c
776
struct fb_var_screeninfo
new_var
= fbi->var;
in mx3fb_must_set_par()
local
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
da8xx-fb.c
1212
struct fb_var_screeninfo
new_var
;
in da8xx_pan_display()
local
[all...]
Completed in 22 milliseconds