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_event_ctxt
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-6.6/include/linux/
H
A
D
mhi_ep.h
121
struct
mhi_event_ctxt
*ev_ctx_cache;
/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H
A
D
internal.h
211
struct
mhi_event_ctxt
{
struct
252
struct
mhi_event_ctxt
*er_ctxt;
H
A
D
main.c
375
struct
mhi_event_ctxt
*er_ctxt =
in mhi_irq_handler()
735
struct
mhi_event_ctxt
*er_ctxt =
in mhi_process_ctrl_ev_ring()
907
struct
mhi_event_ctxt
*er_ctxt =
in mhi_process_data_event_ring()
1479
struct
mhi_event_ctxt
*er_ctxt,
in mhi_mark_stale_events()
1555
struct
mhi_event_ctxt
*er_ctxt;
in mhi_reset_chan()
H
A
D
debugfs.c
42
struct
mhi_event_ctxt
*er_ctxt;
in mhi_debugfs_events_show()
H
A
D
init.c
246
struct
mhi_event_ctxt
*er_ctxt;
in mhi_init_dev_ctxt()
H
A
D
pm.c
455
struct
mhi_event_ctxt
*er_ctxt;
in mhi_pm_disable_transition()
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H
A
D
main.c
434
struct
mhi_event_ctxt
*er_ctxt;
in mhi_irq_handler()
812
struct
mhi_event_ctxt
*er_ctxt =
in mhi_process_ctrl_ev_ring()
983
struct
mhi_event_ctxt
*er_ctxt =
in mhi_process_data_event_ring()
1540
struct
mhi_event_ctxt
*er_ctxt,
in mhi_mark_stale_events()
1619
struct
mhi_event_ctxt
*er_ctxt;
in mhi_reset_chan()
H
A
D
internal.h
25
struct
mhi_event_ctxt
*er_ctxt;
H
A
D
debugfs.c
42
struct
mhi_event_ctxt
*er_ctxt;
in mhi_debugfs_events_show()
H
A
D
pm.c
462
struct
mhi_event_ctxt
*er_ctxt;
in mhi_pm_disable_transition()
579
struct
mhi_event_ctxt
*er_ctxt;
in mhi_pm_sys_error_transition()
H
A
D
init.c
275
struct
mhi_event_ctxt
*er_ctxt;
in mhi_init_dev_ctxt()
/kernel/linux/linux-6.6/drivers/bus/mhi/
H
A
D
common.h
258
struct
mhi_event_ctxt
{
struct
/kernel/linux/linux-6.6/drivers/bus/mhi/ep/
H
A
D
internal.h
114
struct
mhi_event_ctxt
ev;
H
A
D
main.c
577
ev_ctx_host_size = sizeof(struct
mhi_event_ctxt
) * mhi_cntrl->event_rings;
in mhi_ep_cache_host_cfg()
649
ev_ctx_host_size = sizeof(struct
mhi_event_ctxt
) * mhi_cntrl->event_rings;
in mhi_ep_free_host_cfg()
Completed in 21 milliseconds