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:dependent
(Results
1 - 15
of
15
) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
H
A
D
u_tcm.h
19
* @
dependent
: optional
dependent
module. Meant for legacy gadget.
22
* @dep_lock: lock for
dependent
module operations.
23
* @ready: true if the
dependent
module information is set.
25
* @has_dep: true if there is a
dependent
module
30
struct module *
dependent
;
member
H
A
D
f_tcm.c
1370
if (!try_module_get(opts->
dependent
))
in usbg_make_tpg()
1413
module_put(opts->
dependent
);
in usbg_make_tpg()
1447
module_put(opts->
dependent
);
in usbg_drop_tpg()
/kernel/linux/linux-6.6/drivers/usb/gadget/function/
H
A
D
u_tcm.h
19
* @
dependent
: optional
dependent
module. Meant for legacy gadget.
22
* @dep_lock: lock for
dependent
module operations.
23
* @ready: true if the
dependent
module information is set.
25
* @has_dep: true if there is a
dependent
module
30
struct module *
dependent
;
member
H
A
D
f_tcm.c
1342
if (!try_module_get(opts->
dependent
))
in usbg_make_tpg()
1385
module_put(opts->
dependent
);
in usbg_make_tpg()
1419
module_put(opts->
dependent
);
in usbg_drop_tpg()
/kernel/linux/linux-5.10/drivers/usb/gadget/legacy/
H
A
D
tcm_usb_gadget.c
152
tcm_opts->
dependent
= THIS_MODULE;
in usb_target_gadget_init()
/kernel/linux/linux-6.6/drivers/usb/gadget/legacy/
H
A
D
tcm_usb_gadget.c
152
tcm_opts->
dependent
= THIS_MODULE;
in usb_target_gadget_init()
/kernel/linux/linux-5.10/include/sound/
H
A
D
wavefront.h
19
completely compiler
dependent
.
/kernel/linux/linux-6.6/include/sound/
H
A
D
wavefront.h
19
completely compiler
dependent
.
/kernel/linux/linux-5.10/arch/m68k/ifpsp060/
H
A
D
fskeleton.S
60
| routine. The operating system can do system
dependent
clean-up or
/kernel/linux/linux-5.10/arch/x86/boot/
H
A
D
header.S
539
# the size-
dependent
part now grows so fast.
/kernel/linux/linux-5.10/arch/m68k/fpsp040/
H
A
D
skeleton.S
4
| This file contains code that is system
dependent
and will
/kernel/linux/linux-6.6/arch/m68k/fpsp040/
H
A
D
skeleton.S
4
| This file contains code that is system
dependent
and will
/kernel/linux/linux-6.6/arch/m68k/ifpsp060/
H
A
D
fskeleton.S
60
| routine. The operating system can do system
dependent
clean-up or
/kernel/linux/linux-6.6/arch/x86/boot/
H
A
D
header.S
481
# the size-
dependent
part now grows so fast.
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H
A
D
cwsr_trap_handler_gfx10.asm
189
// If ttmp1[30] is set then issue s_barrier to unblock
dependent
waves.
Completed in 22 milliseconds