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:gmi
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/bus/
H
A
D
tegra-gmi.c
53
static int tegra_gmi_enable(struct tegra_gmi *
gmi
)
in tegra_gmi_enable()
argument
76
tegra_
gmi
_disable(struct tegra_
gmi
*
gmi
)
tegra_gmi_disable()
argument
89
tegra_
gmi
_parse_dt(struct tegra_
gmi
*
gmi
)
tegra_gmi_parse_dt()
argument
208
struct tegra_
gmi
*
gmi
;
tegra_gmi_probe()
local
257
struct tegra_
gmi
*
gmi
= platform_get_drvdata(pdev);
tegra_gmi_remove()
local
[all...]
/kernel/linux/linux-6.6/drivers/bus/
H
A
D
tegra-gmi.c
55
static int tegra_gmi_enable(struct tegra_gmi *
gmi
)
in tegra_gmi_enable()
argument
79
tegra_
gmi
_disable(struct tegra_
gmi
*
gmi
)
tegra_gmi_disable()
argument
94
tegra_
gmi
_parse_dt(struct tegra_
gmi
*
gmi
)
tegra_gmi_parse_dt()
argument
213
struct tegra_
gmi
*
gmi
;
tegra_gmi_probe()
local
263
struct tegra_
gmi
*
gmi
= platform_get_drvdata(pdev);
tegra_gmi_remove()
local
273
struct tegra_
gmi
*
gmi
= dev_get_drvdata(dev);
tegra_gmi_runtime_resume()
local
287
struct tegra_
gmi
*
gmi
= dev_get_drvdata(dev);
tegra_gmi_runtime_suspend()
local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/
H
A
D
hw_channel.c
417
struct gdma_mem_info *
gmi
;
in mana_hwc_alloc_dma_buf()
local
H
A
D
gdma_main.c
197
void mana_gd_free_memory(struct gdma_mem_info *
gmi
)
in mana_gd_free_memory()
argument
176
mana_gd_alloc_memory(struct gdma_context *gc, unsigned int length, struct gdma_mem_info *
gmi
)
mana_gd_alloc_memory()
argument
658
struct gdma_mem_info *
gmi
;
mana_gd_create_hwc_queue()
local
720
mana_gd_create_dma_region(struct gdma_dev *gd, struct gdma_mem_info *
gmi
)
mana_gd_create_dma_region()
argument
782
struct gdma_mem_info *
gmi
;
mana_gd_create_mana_eq()
local
828
struct gdma_mem_info *
gmi
;
mana_gd_create_mana_wq_cq()
local
871
struct gdma_mem_info *
gmi
= &queue->mem_info;
mana_gd_destroy_queue()
local
[all...]
Completed in 4 milliseconds