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:gluebi
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/ubi/
H
A
D
gluebi.c
31
pr_err("
gluebi
(pid %d): %s: " fmt "\n", \
35
* struct gluebi_device - a
gluebi
device description data structure.
37
* @refcnt:
gluebi
device reference count
39
* @ubi_num: UBI device number this
gluebi
device works on
40
* @vol_id: ID of UBI volume this
gluebi
device works on
41
* @list: link in a list of
gluebi
devices
52
/* List of all
gluebi
devices */
57
* find_gluebi_nolock - find a
gluebi
device.
61
* This function seraches for
gluebi
device corresponding to UBI device
62
* @ubi_num and UBI volume @vol_id. Returns the
gluebi
devic
68
struct
gluebi
_device *
gluebi
;
find_gluebi_nolock()
local
86
struct
gluebi
_device *
gluebi
;
gluebi_get_device()
local
132
struct
gluebi
_device *
gluebi
;
gluebi_put_device()
local
157
struct
gluebi
_device *
gluebi
;
gluebi_read()
local
197
struct
gluebi
_device *
gluebi
;
gluebi_write()
local
237
struct
gluebi
_device *
gluebi
;
gluebi_erase()
local
281
struct
gluebi
_device *
gluebi
, *g;
gluebi_create()
local
352
struct
gluebi
_device *
gluebi
;
gluebi_remove()
local
396
struct
gluebi
_device *
gluebi
;
gluebi_updated()
local
423
struct
gluebi
_device *
gluebi
;
gluebi_resized()
local
479
struct
gluebi
_device *
gluebi
, *g;
ubi_gluebi_exit()
local
[all...]
/kernel/linux/linux-6.6/drivers/mtd/ubi/
H
A
D
gluebi.c
31
pr_err("
gluebi
(pid %d): %s: " fmt "\n", \
35
* struct gluebi_device - a
gluebi
device description data structure.
37
* @refcnt:
gluebi
device reference count
39
* @ubi_num: UBI device number this
gluebi
device works on
40
* @vol_id: ID of UBI volume this
gluebi
device works on
41
* @list: link in a list of
gluebi
devices
52
/* List of all
gluebi
devices */
57
* find_gluebi_nolock - find a
gluebi
device.
61
* This function seraches for
gluebi
device corresponding to UBI device
62
* @ubi_num and UBI volume @vol_id. Returns the
gluebi
devic
68
struct
gluebi
_device *
gluebi
;
find_gluebi_nolock()
local
86
struct
gluebi
_device *
gluebi
;
gluebi_get_device()
local
132
struct
gluebi
_device *
gluebi
;
gluebi_put_device()
local
157
struct
gluebi
_device *
gluebi
;
gluebi_read()
local
197
struct
gluebi
_device *
gluebi
;
gluebi_write()
local
237
struct
gluebi
_device *
gluebi
;
gluebi_erase()
local
281
struct
gluebi
_device *
gluebi
, *g;
gluebi_create()
local
352
struct
gluebi
_device *
gluebi
;
gluebi_remove()
local
396
struct
gluebi
_device *
gluebi
;
gluebi_updated()
local
423
struct
gluebi
_device *
gluebi
;
gluebi_resized()
local
479
struct
gluebi
_device *
gluebi
, *g;
ubi_gluebi_exit()
local
[all...]
Completed in 3 milliseconds