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:marvell_nfc_op
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H
A
D
marvell_nand.c
467
* struct
marvell_nfc_op
- filled during the parsing of the ->exec_op()
478
struct
marvell_nfc_op
{
struct
632
struct
marvell_nfc_op
*nfc_op)
in marvell_nfc_send_cmd()
1027
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_hmg_do_read_page()
1141
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_hmg_do_write_page()
1298
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_bch_read_chunk()
1561
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_bch_write_chunk()
1697
struct
marvell_nfc_op
*nfc_op)
in marvell_nfc_parse_instructions()
1706
memset(nfc_op, 0, sizeof(struct
marvell_nfc_op
));
in marvell_nfc_parse_instructions()
1787
struct
marvell_nfc_op
*nfc_o
in marvell_nfc_xfer_data_pio()
[all...]
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
marvell_nand.c
475
* struct
marvell_nfc_op
- filled during the parsing of the ->exec_op()
486
struct
marvell_nfc_op
{
struct
640
struct
marvell_nfc_op
*nfc_op)
in marvell_nfc_send_cmd()
1041
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_hmg_do_read_page()
1155
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_hmg_do_write_page()
1312
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_bch_read_chunk()
1575
struct
marvell_nfc_op
nfc_op = {
in marvell_nfc_hw_ecc_bch_write_chunk()
1711
struct
marvell_nfc_op
*nfc_op)
in marvell_nfc_parse_instructions()
1720
memset(nfc_op, 0, sizeof(struct
marvell_nfc_op
));
in marvell_nfc_parse_instructions()
1801
struct
marvell_nfc_op
*nfc_o
in marvell_nfc_xfer_data_pio()
[all...]
Completed in 9 milliseconds