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:usbg_tpg
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_tcm.c
32
struct
usbg_tpg
*tpg;
1045
struct
usbg_tpg
*tpg;
in usbg_cmd_work()
1100
struct
usbg_tpg
*tpg = fu->tpg;
in usbg_submit_command()
1174
struct
usbg_tpg
*tpg;
in bot_cmd_work()
1206
struct
usbg_tpg
*tpg = fu->tpg;
in bot_submit_command()
1258
struct
usbg_tpg
*tpg = container_of(se_tpg,
in usbg_get_fabric_wwn()
1259
struct
usbg_tpg
, se_tpg);
in usbg_get_fabric_wwn()
1267
struct
usbg_tpg
*tpg = container_of(se_tpg,
in usbg_get_tag()
1268
struct
usbg_tpg
, se_tpg);
in usbg_get_tag()
1317
struct
usbg_tpg
*tp
in usbg_make_tpg()
[all...]
H
A
D
tcm.h
33
struct
usbg_tpg
{
struct
109
struct
usbg_tpg
*tpg;
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
f_tcm.c
32
struct
usbg_tpg
*tpg;
1045
struct
usbg_tpg
*tpg;
in usbg_cmd_work()
1102
struct
usbg_tpg
*tpg = fu->tpg;
in usbg_submit_command()
1176
struct
usbg_tpg
*tpg;
in bot_cmd_work()
1210
struct
usbg_tpg
*tpg = fu->tpg;
in bot_submit_command()
1267
struct
usbg_tpg
*tpg = container_of(se_tpg,
in usbg_get_fabric_wwn()
1268
struct
usbg_tpg
, se_tpg);
in usbg_get_fabric_wwn()
1276
struct
usbg_tpg
*tpg = container_of(se_tpg,
in usbg_get_tag()
1277
struct
usbg_tpg
, se_tpg);
in usbg_get_tag()
1345
struct
usbg_tpg
*tp
in usbg_make_tpg()
[all...]
H
A
D
tcm.h
33
struct
usbg_tpg
{
struct
109
struct
usbg_tpg
*tpg;
Completed in 6 milliseconds