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:init_sequence
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/
H
A
D
media.c
253
u16 *
init_sequence
= (u16*)(p+2);
in tulip_select_media()
local
279
u8 *
init_sequence
= p + 2;
in tulip_select_media()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H
A
D
media.c
253
u16 *
init_sequence
= (u16*)(p+2);
in tulip_select_media()
local
279
u8 *
init_sequence
= p + 2;
in tulip_select_media()
local
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H
A
D
panel-novatek-nt36523.c
57
int (*
init_sequence
)(struct panel_info *pinfo);
member
H
A
D
panel-sitronix-st7703.c
72
int (*
init_sequence
)(struct st7703 *ctx);
member
H
A
D
panel-himax-hx8394.c
81
int (*
init_sequence
)(struct hx8394 *ctx);
member
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H
A
D
panel-sitronix-st7703.c
68
int (*
init_sequence
)(struct st7703 *ctx);
member
/kernel/linux/linux-6.6/drivers/staging/fbtft/
H
A
D
fbtft-core.c
550
const s16 *
init_sequence
= display->
init_sequence
;
in fbtft_framebuffer_alloc()
local
[all...]
H
A
D
fbtft.h
116
const s16 *
init_sequence
;
member
219
const s16 *
init_sequence
;
member
/kernel/linux/linux-5.10/drivers/staging/fbtft/
H
A
D
fbtft-core.c
553
const s16 *
init_sequence
= display->
init_sequence
;
in fbtft_framebuffer_alloc()
local
[all...]
H
A
D
fbtft.h
116
const s16 *
init_sequence
;
member
219
const s16 *
init_sequence
;
member
/kernel/linux/linux-6.6/fs/btrfs/
H
A
D
super.c
2442
struct
init_sequence
{
struct
Completed in 14 milliseconds