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:cdnsp_slot_ctx
(Results
1 - 5
of
5
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H
A
D
cdnsp-trace.h
599
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
621
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
626
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
631
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
636
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
641
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
646
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
651
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
656
TP_PROTO(struct
cdnsp_slot_ctx
*ctx),
661
TP_PROTO(struct
cdnsp_slot_ctx
*ct
[all...]
H
A
D
cdnsp-mem.c
498
struct
cdnsp_slot_ctx
*cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx)
in cdnsp_get_slot_ctx()
501
return (struct
cdnsp_slot_ctx
*)ctx->bytes;
in cdnsp_get_slot_ctx()
503
return (struct
cdnsp_slot_ctx
*)(ctx->bytes + ctx->ctx_size);
in cdnsp_get_slot_ctx()
728
struct
cdnsp_slot_ctx
*slot_ctx;
in cdnsp_setup_addressable_priv_dev()
H
A
D
cdnsp-gadget.c
442
struct
cdnsp_slot_ctx
*slot_ctx;
in cdnsp_zero_in_ctx()
639
struct
cdnsp_slot_ctx
*slot_ctx;
in cdnsp_update_eps_configuration()
690
struct
cdnsp_slot_ctx
*slot_ctx;
in cdnsp_reset_device()
824
struct
cdnsp_slot_ctx
*slot_ctx;
in cdnsp_enable_slot()
856
struct
cdnsp_slot_ctx
*slot_ctx;
in cdnsp_setup_device()
H
A
D
cdnsp-gadget.h
568
* struct
cdnsp_slot_ctx
578
struct
cdnsp_slot_ctx
{
struct
1561
struct
cdnsp_slot_ctx
*cdnsp_get_slot_ctx(struct cdnsp_container_ctx *ctx);
H
A
D
cdnsp-ep0.c
88
struct
cdnsp_slot_ctx
*slot_ctx;
in cdnsp_ep0_set_address()
Completed in 10 milliseconds