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:fsg
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
f_mass_storage.c
265
struct fsg_dev *
fsg
;
member
377
static int fsg_set_halt(struct fsg_dev *
fsg
, struct usb_ep *ep)
in fsg_set_halt()
argument
490
struct fsg_dev *
fsg
= fsg_from_func(f);
in fsg_setup()
local
550
start_transfer(struct
fsg
_dev *
fsg
, struct usb_ep *ep, struct usb_request *req)
start_transfer()
argument
1418
halt_bulk_in_endpoint(struct
fsg
_dev *
fsg
)
halt_bulk_in_endpoint()
argument
1440
wedge_bulk_in_endpoint(struct
fsg
_dev *
fsg
)
wedge_bulk_in_endpoint()
argument
2092
received_cbw(struct
fsg
_dev *
fsg
, struct
fsg
_buffhd *bh)
received_cbw()
argument
2214
struct
fsg
_dev *
fsg
;
do_set_interface()
local
2310
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_set_alt()
local
2318
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_disable()
local
2912
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_bind()
local
3012
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_unbind()
local
3413
struct
fsg
_dev *
fsg
;
fsg_free()
local
3430
struct
fsg
_dev *
fsg
;
fsg_alloc()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_mass_storage.c
237
struct fsg_dev *
fsg
;
member
347
static int fsg_set_halt(struct fsg_dev *
fsg
, struct usb_ep *ep)
in fsg_set_halt()
argument
460
struct fsg_dev *
fsg
= fsg_from_func(f);
in fsg_setup()
local
520
start_transfer(struct
fsg
_dev *
fsg
, struct usb_ep *ep, struct usb_request *req)
start_transfer()
argument
1467
halt_bulk_in_endpoint(struct
fsg
_dev *
fsg
)
halt_bulk_in_endpoint()
argument
1489
wedge_bulk_in_endpoint(struct
fsg
_dev *
fsg
)
wedge_bulk_in_endpoint()
argument
2182
received_cbw(struct
fsg
_dev *
fsg
, struct
fsg
_buffhd *bh)
received_cbw()
argument
2304
struct
fsg
_dev *
fsg
;
do_set_interface()
local
2400
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_set_alt()
local
2408
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_disable()
local
3025
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_bind()
local
3125
struct
fsg
_dev *
fsg
=
fsg
_from_func(f);
fsg_unbind()
local
3539
struct
fsg
_dev *
fsg
;
fsg_free()
local
3556
struct
fsg
_dev *
fsg
;
fsg_alloc()
local
[all...]
Completed in 6 milliseconds