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:to_f_ss_opts
(Results
1 - 2
of
2
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
f_sourcesink.c
873
static inline struct f_ss_opts *
to_f_ss_opts
(struct config_item *item)
in to_f_ss_opts()
function
881
struct f_ss_opts *ss_opts =
to_f_ss_opts
(item);
in ss_attr_release()
892
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_pattern_show()
905
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_pattern_store()
935
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_interval_show()
948
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_interval_store()
978
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_maxpacket_show()
991
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_maxpacket_store()
1021
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_mult_show()
1034
struct f_ss_opts *opts =
to_f_ss_opts
(ite
in f_ss_opts_isoc_mult_store()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_sourcesink.c
872
static inline struct f_ss_opts *
to_f_ss_opts
(struct config_item *item)
in to_f_ss_opts()
function
880
struct f_ss_opts *ss_opts =
to_f_ss_opts
(item);
in ss_attr_release()
891
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_pattern_show()
904
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_pattern_store()
934
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_interval_show()
947
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_interval_store()
977
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_maxpacket_show()
990
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_maxpacket_store()
1020
struct f_ss_opts *opts =
to_f_ss_opts
(item);
in f_ss_opts_isoc_mult_show()
1033
struct f_ss_opts *opts =
to_f_ss_opts
(ite
in f_ss_opts_isoc_mult_store()
[all...]
Completed in 4 milliseconds