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:no_configfs
(Results
1 - 22
of
22
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
f_mass_storage.h
75
bool
no_configfs
; /* for legacy gadgets */
member
H
A
D
u_fs.h
295
bool
no_configfs
;
member
H
A
D
u_generic.h
348
bool
no_configfs
;
member
H
A
D
f_fs.c
3087
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
3091
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
3845
if (opts->
no_configfs
|| !opts->func_inst.group.cg_item.ci_parent
in ffs_closed()
H
A
D
f_generic.c
2910
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
2914
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
3737
if (opts->
no_configfs
|| !opts->func_inst.group.cg_item.ci_parent
in ffs_closed()
H
A
D
f_mass_storage.c
2929
if (!opts->
no_configfs
) {
in fsg_bind()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
u_fs.h
293
bool
no_configfs
;
member
H
A
D
f_mass_storage.h
75
bool
no_configfs
; /* for legacy gadgets */
member
H
A
D
u_generic.h
348
bool
no_configfs
;
member
H
A
D
f_fs.c
3015
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
3019
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
3760
if (opts->
no_configfs
|| !opts->func_inst.group.cg_item.ci_parent
in ffs_closed()
H
A
D
f_generic.c
2912
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
2916
if (!ffs_opts->
no_configfs
)
in ffs_do_functionfs_bind()
3739
if (opts->
no_configfs
|| !opts->func_inst.group.cg_item.ci_parent
in ffs_closed()
H
A
D
f_mass_storage.c
3042
if (!opts->
no_configfs
) {
in fsg_bind()
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H
A
D
mass_storage.c
152
opts->
no_configfs
= true;
in msg_bind()
H
A
D
acm_ms.c
173
opts->
no_configfs
= true;
in acm_ms_bind()
H
A
D
multi.c
375
fsg_opts->
no_configfs
= true;
in multi_bind()
H
A
D
nokia.c
324
fsg_opts->
no_configfs
= true;
in nokia_bind()
H
A
D
g_ffs.c
225
opts->
no_configfs
= true;
in gfs_init()
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H
A
D
mass_storage.c
152
opts->
no_configfs
= true;
in msg_bind()
H
A
D
acm_ms.c
173
opts->
no_configfs
= true;
in acm_ms_bind()
H
A
D
multi.c
375
fsg_opts->
no_configfs
= true;
in multi_bind()
H
A
D
nokia.c
324
fsg_opts->
no_configfs
= true;
in nokia_bind()
H
A
D
g_ffs.c
223
opts->
no_configfs
= true;
in gfs_init()
Completed in 36 milliseconds