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:mhi_chan_ctxt
(Results
1 - 10
of
10
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/
H
A
D
mhi_ep.h
120
struct
mhi_chan_ctxt
*ch_ctx_cache;
/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H
A
D
internal.h
229
struct
mhi_chan_ctxt
{
struct
253
struct
mhi_chan_ctxt
*chan_ctxt;
H
A
D
init.c
245
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_init_dev_ctxt()
558
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_deinit_chan_ctxt()
590
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_init_chan_ctxt()
H
A
D
debugfs.c
85
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_debugfs_channels_show()
/kernel/linux/linux-6.6/drivers/bus/mhi/
H
A
D
common.h
273
struct
mhi_chan_ctxt
{
struct
/kernel/linux/linux-6.6/drivers/bus/mhi/ep/
H
A
D
internal.h
115
struct
mhi_chan_ctxt
ch;
H
A
D
main.c
576
ch_ctx_host_size = sizeof(struct
mhi_chan_ctxt
) * mhi_cntrl->max_chan;
in mhi_ep_cache_host_cfg()
648
ch_ctx_host_size = sizeof(struct
mhi_chan_ctxt
) * mhi_cntrl->max_chan;
in mhi_ep_free_host_cfg()
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H
A
D
init.c
274
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_init_dev_ctxt()
586
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_deinit_chan_ctxt()
621
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_init_chan_ctxt()
H
A
D
internal.h
26
struct
mhi_chan_ctxt
*chan_ctxt;
H
A
D
debugfs.c
85
struct
mhi_chan_ctxt
*chan_ctxt;
in mhi_debugfs_channels_show()
Completed in 12 milliseconds