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:ffs_data_put
(Results
1 - 4
of
4
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
f_generic.c
36
static void
ffs_data_put
(struct ffs_data *ffs);
1481
ffs_data_put
(ffs);
in usbfn_ioctl()
1486
ffs_data_put
(ffs);
in usbfn_ioctl()
1491
ffs_data_put
(ffs);
in usbfn_ioctl()
1499
ffs_data_put
(ffs);
in usbfn_ioctl()
1507
ffs_data_put
(ffs);
in usbfn_ioctl()
1515
ffs_data_put
(ffs);
in usbfn_ioctl()
1611
static void
ffs_data_put
(struct ffs_data *ffs)
in ffs_data_put()
function
1754
ffs_data_put
(ffs);
in functionfs_unbind()
H
A
D
f_fs.c
48
static void
ffs_data_put
(struct ffs_data *ffs);
1581
ffs_data_put
(ffs);
in ffs_fs_get_tree()
1587
ffs_data_put
(ffs);
in ffs_fs_get_tree()
1601
ffs_data_put
(ctx->ffs_data);
in ffs_fs_free_fc()
1703
static void
ffs_data_put
(struct ffs_data *ffs)
in ffs_data_put()
function
1752
ffs_data_put
(ffs);
in ffs_data_closed()
1901
ffs_data_put
(ffs);
in functionfs_unbind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_generic.c
36
static void
ffs_data_put
(struct ffs_data *ffs);
1482
ffs_data_put
(ffs);
in usbfn_ioctl()
1487
ffs_data_put
(ffs);
in usbfn_ioctl()
1492
ffs_data_put
(ffs);
in usbfn_ioctl()
1500
ffs_data_put
(ffs);
in usbfn_ioctl()
1508
ffs_data_put
(ffs);
in usbfn_ioctl()
1516
ffs_data_put
(ffs);
in usbfn_ioctl()
1613
static void
ffs_data_put
(struct ffs_data *ffs)
in ffs_data_put()
function
1756
ffs_data_put
(ffs);
in functionfs_unbind()
H
A
D
f_fs.c
48
static void
ffs_data_put
(struct ffs_data *ffs);
1552
ffs_data_put
(ffs);
in ffs_fs_get_tree()
1558
ffs_data_put
(ffs);
in ffs_fs_get_tree()
1572
ffs_data_put
(ctx->ffs_data);
in ffs_fs_free_fc()
1664
static void
ffs_data_put
(struct ffs_data *ffs)
in ffs_data_put()
function
1709
ffs_data_put
(ffs);
in ffs_data_closed()
1848
ffs_data_put
(ffs);
in functionfs_unbind()
Completed in 22 milliseconds