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:instantiated
(Results
1 - 21
of
21
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/
H
A
D
soc-core.c
534
if (!card->
instantiated
)
in snd_soc_suspend()
717
if (!card->
instantiated
)
in snd_soc_resume()
1799
if (card->
instantiated
) {
in snd_soc_unbind_card()
1800
card->
instantiated
= false;
in snd_soc_unbind_card()
1963
card->
instantiated
= 1;
in snd_soc_bind_card()
2009
if (!card->
instantiated
)
in snd_soc_poweroff()
2193
card->
instantiated
= 0;
in snd_soc_register_card()
H
A
D
soc-dapm.c
152
if (dapm->card && dapm->card->
instantiated
)
in dapm_assert_locked()
2622
if (!dapm->card || !dapm->card->
instantiated
)
in snd_soc_dapm_sync_unlocked()
2918
if (dapm->card->
instantiated
&& path->connect)
in snd_soc_dapm_add_path()
H
A
D
soc-topology.c
1704
if (card->
instantiated
)
in soc_tplg_dapm_widget_create()
1774
if (!card || !card->
instantiated
) {
in soc_tplg_dapm_complete()
/kernel/linux/linux-5.10/fs/ubifs/
H
A
D
dir.c
434
int err,
instantiated
= 0;
in ubifs_tmpfile()
local
480
instantiated
= 1;
in ubifs_tmpfile()
498
if (!
instantiated
)
in ubifs_tmpfile()
502
if (!
instantiated
)
in ubifs_tmpfile()
/kernel/linux/linux-6.6/fs/ubifs/
H
A
D
dir.c
432
int err,
instantiated
= 0;
in ubifs_tmpfile()
local
478
instantiated
= 1;
in ubifs_tmpfile()
496
if (!
instantiated
)
in ubifs_tmpfile()
500
if (!
instantiated
)
in ubifs_tmpfile()
/kernel/linux/linux-5.10/drivers/staging/greybus/
H
A
D
audio_codec.c
869
/* card already
instantiated
, create widgets here only */
in gbaudio_register_module()
870
if (comp->card->
instantiated
) {
in gbaudio_register_module()
889
if (comp->card->
instantiated
)
in gbaudio_register_module()
/kernel/linux/linux-6.6/drivers/staging/greybus/
H
A
D
audio_codec.c
845
/* card already
instantiated
, create widgets here only */
in gbaudio_register_module()
846
if (comp->card->
instantiated
) {
in gbaudio_register_module()
864
if (comp->card->
instantiated
)
in gbaudio_register_module()
/kernel/linux/linux-6.6/sound/soc/
H
A
D
soc-core.c
2020
card->
instantiated
= false;
in snd_soc_unbind_card()
2183
card->
instantiated
= 1;
in snd_soc_bind_card()
2412
card->
instantiated
= 0;
in snd_soc_register_card()
/kernel/linux/linux-6.6/include/sound/
H
A
D
soc.h
1055
unsigned int
instantiated
:1;
member
1098
return card && card->
instantiated
;
in snd_soc_card_is_instantiated()
/kernel/linux/linux-5.10/sound/soc/codecs/
H
A
D
rt711.c
245
if (!rt711->component->card->
instantiated
)
in rt711_jack_detect_handler()
H
A
D
rt700.c
165
if (!rt700->component->card->
instantiated
)
in rt700_jack_detect_handler()
H
A
D
rt5665.c
1301
while (!rt5665->component->card->
instantiated
) {
in rt5665_jack_detect_handler()
4754
while (!rt5665->component->card->
instantiated
) {
in rt5665_calibrate_handler()
H
A
D
rt5668.c
1026
!rt5668->component->card->
instantiated
) {
in rt5668_jack_detect_handler()
H
A
D
rt5682.c
1085
!rt5682->component->card->
instantiated
) {
in rt5682_jack_detect_handler()
H
A
D
rt5645.c
3151
if (!dapm->card->
instantiated
) {
in rt5645_jack_detect()
/kernel/linux/linux-6.6/sound/soc/codecs/
H
A
D
rt712-sdca.c
262
if (!rt712->component->card || !rt712->component->card->
instantiated
)
in rt712_sdca_jack_detect_handler()
H
A
D
rt722-sdca.c
190
if (!rt722->component->card || !rt722->component->card->
instantiated
)
in rt722_sdca_jack_detect_handler()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H
A
D
lpfc.h
349
bool
instantiated
;
member
H
A
D
lpfc_els.c
11095
* If the physical port is
instantiated
using
in lpfc_cmpl_reg_new_vport()
12337
struct lpfc_vmid *vmid, bool
instantiated
)
in lpfc_vmid_uvem()
12362
vmid->host_vmid,
instantiated
);
in lpfc_vmid_uvem()
12365
vmid_context->
instantiated
=
instantiated
;
in lpfc_vmid_uvem()
12393
if (
instantiated
) {
in lpfc_vmid_uvem()
12464
if (vmid_context->
instantiated
) {
in lpfc_cmpl_els_uvem()
12336
lpfc_vmid_uvem(struct lpfc_vport *vport, struct lpfc_vmid *vmid, bool
instantiated
)
lpfc_vmid_uvem()
argument
/kernel/linux/linux-5.10/include/sound/
H
A
D
soc.h
1093
unsigned int
instantiated
:1;
member
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-topology.c
467
* to
instantiated
in DSP by invoking INIT_MODULE IPC, which is achieved by
2975
if (!card || !card->
instantiated
)
in skl_cleanup_resources()
Completed in 67 milliseconds