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:dev_ready
(Results
1 - 25
of
67
) sorted by relevance
1
2
3
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
nand_legacy.c
180
if (chip->legacy.
dev_ready
(chip))
in panic_nand_wait_ready()
203
if (chip->legacy.
dev_ready
(chip))
in nand_wait_ready()
208
if (!chip->legacy.
dev_ready
(chip))
in nand_wait_ready()
314
if (chip->legacy.
dev_ready
)
in nand_command()
341
if (!chip->legacy.
dev_ready
) {
in nand_command()
454
if (chip->legacy.
dev_ready
)
in nand_command_lp()
495
if (!chip->legacy.
dev_ready
) {
in nand_command_lp()
554
if (chip->legacy.
dev_ready
) {
in nand_wait()
555
if (chip->legacy.
dev_ready
(chip))
in nand_wait()
575
/* This can happen if in case of timeout or buggy
dev_ready
*/
in nand_wait()
[all...]
H
A
D
plat_nand.c
79
data->chip.legacy.
dev_ready
= pdata->ctrl.
dev_ready
;
in plat_nand_probe()
H
A
D
s3c2410.c
876
chip->legacy.
dev_ready
= s3c2410_nand_devready;
in s3c2410_nand_init_chip()
884
chip->legacy.
dev_ready
= s3c2440_nand_devready;
in s3c2410_nand_init_chip()
894
chip->legacy.
dev_ready
= s3c2412_nand_devready;
in s3c2410_nand_init_chip()
H
A
D
sharpsl.c
180
this->legacy.
dev_ready
= sharpsl_nand_dev_ready;
in sharpsl_nand_probe()
H
A
D
socrates_nand.c
172
nand_chip->legacy.
dev_ready
= socrates_nand_device_ready;
in socrates_nand_probe()
H
A
D
pasemi_nand.c
149
chip->legacy.
dev_ready
= pasemi_device_ready;
in pasemi_nand_probe()
H
A
D
xway_nand.c
190
data->chip.legacy.
dev_ready
= xway_dev_ready;
in xway_nand_probe()
H
A
D
ndfc.c
143
chip->legacy.
dev_ready
= ndfc_ready;
in ndfc_chip_init()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
nand_legacy.c
180
if (chip->legacy.
dev_ready
(chip))
in panic_nand_wait_ready()
204
if (chip->legacy.
dev_ready
(chip))
in nand_wait_ready()
209
if (!chip->legacy.
dev_ready
(chip))
in nand_wait_ready()
315
if (chip->legacy.
dev_ready
)
in nand_command()
342
if (!chip->legacy.
dev_ready
) {
in nand_command()
455
if (chip->legacy.
dev_ready
)
in nand_command_lp()
496
if (!chip->legacy.
dev_ready
) {
in nand_command_lp()
555
if (chip->legacy.
dev_ready
) {
in nand_wait()
556
if (chip->legacy.
dev_ready
(chip))
in nand_wait()
576
/* This can happen if in case of timeout or buggy
dev_ready
*/
in nand_wait()
[all...]
H
A
D
plat_nand.c
77
data->chip.legacy.
dev_ready
= pdata->ctrl.
dev_ready
;
in plat_nand_probe()
H
A
D
s3c2410.c
820
chip->legacy.
dev_ready
= s3c2410_nand_devready;
in s3c2410_nand_init_chip()
828
chip->legacy.
dev_ready
= s3c2440_nand_devready;
in s3c2410_nand_init_chip()
838
chip->legacy.
dev_ready
= s3c2412_nand_devready;
in s3c2410_nand_init_chip()
H
A
D
xway_nand.c
189
data->chip.legacy.
dev_ready
= xway_dev_ready;
in xway_nand_probe()
H
A
D
sharpsl.c
178
this->legacy.
dev_ready
= sharpsl_nand_dev_ready;
in sharpsl_nand_probe()
H
A
D
socrates_nand.c
173
nand_chip->legacy.
dev_ready
= socrates_nand_device_ready;
in socrates_nand_probe()
H
A
D
pasemi_nand.c
157
chip->legacy.
dev_ready
= pasemi_device_ready;
in pasemi_nand_probe()
/kernel/linux/linux-5.10/include/linux/mtd/
H
A
D
platnand.h
43
* @
dev_ready
: platform specific function to read ready/busy pin
56
int (*
dev_ready
)(struct nand_chip *chip);
member
/kernel/linux/linux-6.6/include/linux/mtd/
H
A
D
platnand.h
43
* @
dev_ready
: platform specific function to read ready/busy pin
56
int (*
dev_ready
)(struct nand_chip *chip);
member
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H
A
D
snappercl15.c
96
.
dev_ready
= snappercl15_nand_dev_ready,
H
A
D
ts72xx.c
134
.
dev_ready
= ts72xx_nand_device_ready,
/kernel/linux/linux-5.10/arch/arm/mach-omap1/
H
A
D
board-perseus2.c
156
.
dev_ready
= nand_dev_ready,
H
A
D
board-fsample.c
198
.
dev_ready
= nand_dev_ready,
H
A
D
board-h2.c
196
.
dev_ready
= h2_nand_dev_ready,
H
A
D
board-h3.c
200
.
dev_ready
= nand_dev_ready,
/kernel/linux/linux-5.10/arch/mips/rb532/
H
A
D
devices.c
169
.ctrl.
dev_ready
= rb532_dev_ready,
/kernel/linux/linux-6.6/arch/mips/rb532/
H
A
D
devices.c
162
.ctrl.
dev_ready
= rb532_dev_ready,
Completed in 16 milliseconds
1
2
3