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:is_loadable
(Results
1 - 17
of
17
) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H
A
D
skl-sst-utils.c
296
module->
is_loadable
= mod_entry->type.load_type;
in snd_skl_parse_uuids()
310
&module->uuid, module->id, module->
is_loadable
);
in snd_skl_parse_uuids()
H
A
D
skl-sst-dsp.h
176
int
is_loadable
;
member
H
A
D
skl-debug.c
94
mconfig->
is_loadable
? "loadable" : "inbuilt");
in module_read()
H
A
D
skl-topology.h
387
u8
is_loadable
;
member
H
A
D
skl-pcm.c
1337
mconfig->module->loadable = module->
is_loadable
;
in skl_get_module_info()
H
A
D
skl-topology.c
2808
mconfig->module->loadable = dfw->
is_loadable
;
in skl_tplg_get_pvt_data_v4()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H
A
D
skl-sst-utils.c
296
module->
is_loadable
= mod_entry->type.load_type;
in snd_skl_parse_uuids()
310
&module->uuid, module->id, module->
is_loadable
);
in snd_skl_parse_uuids()
H
A
D
skl-sst-dsp.h
176
int
is_loadable
;
member
H
A
D
skl-debug.c
94
mconfig->
is_loadable
? "loadable" : "inbuilt");
in module_read()
H
A
D
skl-topology.h
406
u8
is_loadable
;
member
H
A
D
skl-pcm.c
1331
mconfig->module->loadable = module->
is_loadable
;
in skl_get_module_info()
H
A
D
skl-topology.c
2792
mconfig->module->loadable = dfw->
is_loadable
;
in skl_tplg_get_pvt_data_v4()
/kernel/linux/linux-5.10/include/uapi/sound/
H
A
D
skl-tplg-interface.h
231
__u32
is_loadable
:1;
member
/kernel/linux/linux-6.6/include/uapi/sound/
H
A
D
skl-tplg-interface.h
231
__u32
is_loadable
:1;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
176
__u32
is_loadable
: 1;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
163
__u32
is_loadable
:1;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H
A
D
skl-tplg-interface.h
176
__u32
is_loadable
: 1;
member
Completed in 21 milliseconds