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:agdev
(Results
1 - 3
of
3
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
f_uac2.c
60
struct f_uac2_opts *g_audio_to_uac2_opts(struct g_audio *
agdev
)
in g_audio_to_uac2_opts()
argument
610
static int afunc_validate_opts(struct g_audio *
agdev
, struct device *dev)
in afunc_validate_opts()
argument
644
struct g_audio *
agdev
= func_to_g_audio(fn);
in afunc_bind()
local
857
struct g_audio *
agdev
= func_to_g_audio(fn);
afunc_get_alt()
local
888
struct g_audio *
agdev
= func_to_g_audio(fn);
in_rq_cur()
local
929
struct g_audio *
agdev
= func_to_g_audio(fn);
in_rq_range()
local
995
struct g_audio *
agdev
= func_to_g_audio(fn);
setup_rq_inf()
local
1017
struct g_audio *
agdev
= func_to_g_audio(fn);
afunc_setup()
local
1163
struct g_audio *
agdev
;
afunc_free()
local
1176
struct g_audio *
agdev
= func_to_g_audio(f);
afunc_unbind()
local
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
f_uac1.c
346
struct g_audio *
agdev
= func_to_g_audio(fn);
in uac_cs_attr_sample_rate()
local
H
A
D
f_uac2.c
83
struct f_uac2_opts *g_audio_to_uac2_opts(struct g_audio *
agdev
)
in g_audio_to_uac2_opts()
argument
985
static int afunc_validate_opts(struct g_audio *
agdev
, struct device *dev)
in afunc_validate_opts()
argument
1036
struct g_audio *
agdev
= func_to_g_audio(fn);
in afunc_bind()
local
1350
struct g_audio *
agdev
= req->context;
afunc_notify_complete()
local
1359
afunc_notify(struct g_audio *
agdev
, int unit_id, int cs)
afunc_notify()
argument
1422
struct g_audio *
agdev
= func_to_g_audio(fn);
afunc_set_alt()
local
1476
struct g_audio *
agdev
= func_to_g_audio(fn);
afunc_get_alt()
local
1517
struct g_audio *
agdev
= func_to_g_audio(fn);
in_rq_cur()
local
1594
struct g_audio *
agdev
= func_to_g_audio(fn);
in_rq_range()
local
1696
struct g_audio *
agdev
= func_to_g_audio(fn);
uac2_cs_control_sam_freq()
local
1715
struct g_audio *
agdev
= req->context;
out_rq_cur_complete()
local
1765
struct g_audio *
agdev
= func_to_g_audio(fn);
out_rq_cur()
local
1803
struct g_audio *
agdev
= func_to_g_audio(fn);
setup_rq_inf()
local
1825
struct g_audio *
agdev
= func_to_g_audio(fn);
afunc_setup()
local
2188
struct g_audio *
agdev
;
afunc_free()
local
2201
struct g_audio *
agdev
= func_to_g_audio(f);
afunc_unbind()
local
[all...]
Completed in 6 milliseconds