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_ACTIVE
(Results
1 - 8
of
8
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
u_fs.h
93
FFS_ACTIVE
,
enumerator
H
A
D
u_generic.h
140
FFS_ACTIVE
,
enumerator
H
A
D
f_generic.c
392
ffs->state =
FFS_ACTIVE
;
in ffs_ep0_write()
405
case
FFS_ACTIVE
:
in ffs_ep0_write()
446
* We are guaranteed to be still in
FFS_ACTIVE
state
in ffs_ep0_write()
530
if (ffs->state !=
FFS_ACTIVE
) {
in ffs_ep0_read()
641
if (WARN_ON(ffs->state !=
FFS_ACTIVE
))
in ffs_ep0_iorw()
860
case
FFS_ACTIVE
:
in ffs_ep0_poll()
1004
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_open()
1074
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_iorw()
1231
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_ioctl()
1714
if (WARN_ON(ffs->state !=
FFS_ACTIVE
in functionfs_bind()
[all...]
H
A
D
f_fs.c
385
ffs->state =
FFS_ACTIVE
;
in ffs_ep0_write()
398
case
FFS_ACTIVE
:
in ffs_ep0_write()
439
* We are guaranteed to be still in
FFS_ACTIVE
state
in ffs_ep0_write()
526
if (ffs->state !=
FFS_ACTIVE
) {
in ffs_ep0_read()
674
case
FFS_ACTIVE
:
in ffs_ep0_poll()
958
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_io()
1158
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_open()
1296
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_ioctl()
1859
if (WARN_ON(ffs->state !=
FFS_ACTIVE
in functionfs_bind()
3332
if (ffs->state !=
FFS_ACTIVE
)
in ffs_func_set_alt()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
u_fs.h
91
FFS_ACTIVE
,
enumerator
H
A
D
u_generic.h
140
FFS_ACTIVE
,
enumerator
H
A
D
f_generic.c
393
ffs->state =
FFS_ACTIVE
;
in ffs_ep0_write()
406
case
FFS_ACTIVE
:
in ffs_ep0_write()
447
* We are guaranteed to be still in
FFS_ACTIVE
state
in ffs_ep0_write()
531
if (ffs->state !=
FFS_ACTIVE
) {
in ffs_ep0_read()
642
if (WARN_ON(ffs->state !=
FFS_ACTIVE
))
in ffs_ep0_iorw()
861
case
FFS_ACTIVE
:
in ffs_ep0_poll()
1005
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_open()
1075
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_iorw()
1232
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_ioctl()
1716
if (WARN_ON(ffs->state !=
FFS_ACTIVE
in functionfs_bind()
[all...]
H
A
D
f_fs.c
384
ffs->state =
FFS_ACTIVE
;
in ffs_ep0_write()
397
case
FFS_ACTIVE
:
in ffs_ep0_write()
438
* We are guaranteed to be still in
FFS_ACTIVE
state
in ffs_ep0_write()
523
if (ffs->state !=
FFS_ACTIVE
) {
in ffs_ep0_read()
665
case
FFS_ACTIVE
:
in ffs_ep0_poll()
947
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_io()
1151
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_open()
1279
if (WARN_ON(epfile->ffs->state !=
FFS_ACTIVE
))
in ffs_epfile_ioctl()
1808
if (WARN_ON(ffs->state !=
FFS_ACTIVE
in functionfs_bind()
3258
if (ffs->state !=
FFS_ACTIVE
)
in ffs_func_set_alt()
[all...]
Completed in 17 milliseconds