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:ebu_host
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H
A
D
intel-nand-controller.c
144
struct ebu_nand_controller *
ebu_host
= nand_get_controller_data(chip);
in ebu_nand_readb()
local
155
struct ebu_nand_controller *
ebu_host
= nand_get_controller_data(chip);
in ebu_nand_writeb()
local
180
struct ebu_nand_controller *
ebu_host
= nand_get_controller_data(chip);
in ebu_nand_disable()
local
187
struct ebu_nand_controller *
ebu_host
= nand_get_controller_data(chip);
in ebu_select_chip()
local
271
struct ebu_nand_controller *
ebu_host
= cookie;
ebu_dma_rx_callback()
local
280
struct ebu_nand_controller *
ebu_host
= cookie;
ebu_dma_tx_callback()
local
287
ebu_dma_start(struct ebu_nand_controller *
ebu_host
, u32 dir, const u8 *buf, u32 len)
ebu_dma_start()
argument
355
ebu_nand_trigger(struct ebu_nand_controller *
ebu_host
, int page, u32 cmd)
ebu_nand_trigger()
argument
389
struct ebu_nand_controller *
ebu_host
= nand_get_controller_data(chip);
ebu_nand_read_page_hwecc()
local
412
struct ebu_nand_controller *
ebu_host
= nand_get_controller_data(chip);
ebu_nand_write_page_hwecc()
local
448
struct ebu_nand_controller *
ebu_host
= nand_get_controller_data(chip);
ebu_nand_attach_chip()
local
567
ebu_dma_cleanup(struct ebu_nand_controller *
ebu_host
)
ebu_dma_cleanup()
argument
579
struct ebu_nand_controller *
ebu_host
;
ebu_nand_probe()
local
713
struct ebu_nand_controller *
ebu_host
= platform_get_drvdata(pdev);
ebu_nand_remove()
local
[all...]
Completed in 2 milliseconds