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:lfb_depth
(Results
1 - 25
of
34
) sorted by relevance
1
2
/kernel/linux/linux-6.6/drivers/firmware/
H
A
D
sysfb_simplefb.c
44
* - Linux' EFI platform code computes
lfb_depth
from the
in sysfb_parse_mode()
46
* - VBE 1.1 defines
lfb_depth
for XRGB1555 as 16, but later
in sysfb_parse_mode()
55
* reported
lfb_depth
, whichever is highest. In the loop below,
in sysfb_parse_mode()
59
if (si->
lfb_depth
> 8) {
in sysfb_parse_mode()
64
bits_per_pixel = max_t(u32, bits_per_pixel, si->
lfb_depth
);
in sysfb_parse_mode()
66
bits_per_pixel = si->
lfb_depth
;
in sysfb_parse_mode()
/kernel/linux/linux-5.10/include/uapi/linux/
H
A
D
screen_info.h
29
__u16
lfb_depth
; /* 0x16 */
member
/kernel/linux/linux-6.6/include/uapi/linux/
H
A
D
screen_info.h
29
__u16
lfb_depth
; /* 0x16 */
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H
A
D
screen_info.h
26
__u16
lfb_depth
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H
A
D
screen_info.h
38
__u16
lfb_depth
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H
A
D
screen_info.h
38
__u16
lfb_depth
;
member
/kernel/linux/linux-5.10/drivers/video/fbdev/
H
A
D
efifb.c
168
if (si->
lfb_depth
!= 32) {
in efifb_show_boot_graphics()
364
if (!screen_info.
lfb_depth
)
in efifb_probe()
365
screen_info.
lfb_depth
= 32;
in efifb_probe()
402
efifb_defined.bits_per_pixel = screen_info.
lfb_depth
;
in efifb_probe()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H
A
D
efifb.c
178
if (si->
lfb_depth
!= 32) {
in efifb_show_boot_graphics()
382
if (!screen_info.
lfb_depth
)
in efifb_probe()
383
screen_info.
lfb_depth
= 32;
in efifb_probe()
420
efifb_defined.bits_per_pixel = screen_info.
lfb_depth
;
in efifb_probe()
H
A
D
sm712fb.c
38
u16
lfb_depth
;
member
98
u16
lfb_depth
;
member
851
smtc_scr_info.
lfb_depth
= 0;
in sm7xx_vga_setup()
860
smtc_scr_info.
lfb_depth
= vesa_mode_table[i].
lfb_depth
;
in sm7xx_vga_setup()
1463
sfb->fb->var.bits_per_pixel = smtc_scr_info.
lfb_depth
;
in sm7xx_resolution_probe()
1491
big_pixel_depth(sfb->fb->var.bits_per_pixel, smtc_scr_info.
lfb_depth
);
in sm7xx_resolution_probe()
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H
A
D
gop.c
442
si->
lfb_depth
= si->red_size + si->green_size +
in setup_pixel_info()
444
si->lfb_linelength = (pixels_per_scan_line * si->
lfb_depth
) / 8;
in setup_pixel_info()
459
si->
lfb_depth
= 32;
in setup_pixel_info()
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H
A
D
gop.c
442
si->
lfb_depth
= si->red_size + si->green_size +
in setup_pixel_info()
444
si->lfb_linelength = (pixels_per_scan_line * si->
lfb_depth
) / 8;
in setup_pixel_info()
459
si->
lfb_depth
= 32;
in setup_pixel_info()
/kernel/linux/linux-5.10/arch/arm/mach-rpc/include/mach/
H
A
D
uncompress.h
126
bytes_per_char_h = t->u.videolfb.
lfb_depth
;
in arch_decomp_setup()
/kernel/linux/linux-5.10/arch/x86/kernel/
H
A
D
sysfb_simplefb.c
40
if (si->
lfb_depth
== f->bits_per_pixel &&
in parse_mode()
/kernel/linux/linux-5.10/arch/arm/include/uapi/asm/
H
A
D
setup.h
109
__u16
lfb_depth
;
member
/kernel/linux/linux-5.10/arch/x86/xen/
H
A
D
vga.c
47
screen_info->
lfb_depth
= info->u.vesa_lfb.bits_per_pixel;
in xen_init_vga()
/kernel/linux/linux-6.6/arch/arm/include/uapi/asm/
H
A
D
setup.h
109
__u16
lfb_depth
;
member
/kernel/linux/linux-6.6/arch/arm/mach-rpc/include/mach/
H
A
D
uncompress.h
126
bytes_per_char_h = t->u.videolfb.
lfb_depth
;
in arch_decomp_setup()
/kernel/linux/linux-6.6/arch/x86/xen/
H
A
D
vga.c
46
screen_info->
lfb_depth
= info->u.vesa_lfb.bits_per_pixel;
in xen_init_vga()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/asm-arm/asm/
H
A
D
setup.h
63
__u16
lfb_depth
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/asm-arm/asm/
H
A
D
setup.h
76
__u16
lfb_depth
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/asm-arm/asm/
H
A
D
setup.h
76
__u16
lfb_depth
;
member
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
video-vesa.c
217
boot_params.screen_info.
lfb_depth
= vminfo.bpp;
in vesa_store_mode_params_graphics()
/kernel/linux/linux-5.10/drivers/firmware/efi/
H
A
D
earlycon.c
231
if (si->
lfb_depth
!= 32)
in efi_earlycon_setup()
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
video-vesa.c
217
boot_params.screen_info.
lfb_depth
= vminfo.bpp;
in vesa_store_mode_params_graphics()
/kernel/linux/linux-6.6/drivers/firmware/efi/
H
A
D
earlycon.c
252
if (si->
lfb_depth
!= 32)
in efi_earlycon_setup()
Completed in 15 milliseconds
1
2